2021 Enumeration
Changes 7
E

CurveElementType

Description:
An enumerated type listing the curve element types that can be used when filtering elements (via CurveElementFilter).
public enum CurveElementType
Name Description
E Invalid An invalid curve element type.
E ModelCurve A model curve.
E DetailCurve A detail curve.
E SymbolicCurve A symbolic curve.
E ReferenceLine A reference line.
E SpaceSeparation A space separation curve.
E RoomSeparation An room separation curve.
E AreaSeparation An area separation curve.
E CurveByPoints A curve created by connecting a set of points.
E RepeatingDetail The profile of a repeating detail set.
E Insulation A detail curve representing insulation.
E Cloud A portion of a revision cloud.