2027 Enumeration
Changes 3
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 AreaBasedLoadBoundary An Area Based Load Boundary curve.
E AreaSeparation An area separation curve.
E Cloud A portion of a revision cloud.
E CurveByPoints A curve created by connecting a set of points.
E DetailCurve A detail curve.
E Insulation A detail curve representing insulation.
E Invalid An invalid curve element type.
E ModelCurve A model curve.
E ReferenceLine A reference line.
E RepeatingDetail The profile of a repeating detail set.
E RoomSeparation An room separation curve.
E SpaceSeparation A space separation curve.
E SymbolicCurve A symbolic curve.