width# line.width(p0: int) → int# Sets the width of the currently selected line. Args: p0:‘width’ width (in pixels) can be any value from 1 to 4 Examples:ensight.line.select_begin(1) ensight.line.width(2) Returns:zero on success, non-zero on error