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