2027 Constructor
Changes 0
C

CurveElementFilter

Name Return Type Description
O CurveElementFilter(CurveElementType) None Constructs a new instance of a filter to match specific types of curve elements.
O CurveElementFilter(CurveElementType, Boolean) None Constructs a new instance of a filter to match specific types of curve elements, with the option to match all curves which are not of the given curve type.