RVTDocs.com
Namespace: Autodesk.Revit.DB

CurveElementType

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