RVTDocs.com

CurveElementFilter(CurveElementType)

Constructor
Description:
Constructs a new instance of a filter to match specific types of curve elements.
Syntax
public CurveElementFilter(
	CurveElementType curveElementType
)
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