<Code Lib>
2025.3 Overloads
Changes 0
O

CurveElementFilter (Overloads)

Name Return Type Description
C CurveElementFilter(CurveElementType) None Constructs a new instance of a filter to match specific types of curve elements.
C 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.