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
CurveElementType Enumeration Members:
Name Description
0 An invalid curve element type.
1 A model curve.
2 A detail curve.
3 A symbolic curve.
4 A reference line.
5 A space separation curve.
6 An room separation curve.
7 An area separation curve.
8 A curve created by connecting a set of points.
9 The profile of a repeating detail set.
10 A detail curve representing insulation.
11 A portion of a revision cloud.
12 An Area Based Load Boundary curve.