line_width# frame.line_width(p0: int) → int# Sets the line width of the displayed frame axes. Args: p0:‘width’ number of pixels wide Examples:ensight.frame.select_begin(1) ensight.frame.line_width(3) Returns:zero on success, non-zero on error