CurveElementFilter(CurveElementType)
Constructor
Description:
Constructs a new instance of a filter to match specific types of curve elements.
Constructs a new instance of a filter to match specific types of curve elements.
Parameters
| Parameter | Type | Description |
|---|---|---|
| curveElementType | CurveElementType | The curve element type to match. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |