line_type# curve.line_type(p0: str) → int# Specifies the line type to use for the selected curves. Args: p0:‘option’ none connect_dots smooth Examples:ensight.curve.select_begin(1) ensight.curve.line_type("none") Returns:zero on success, non-zero on error