Revit 2026 API
Curve |
Type of the curve element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public CurveElementType CurveElementType { get; }
Public ReadOnly Property CurveElementType As CurveElementType Get
public: property CurveElementType CurveElementType { CurveElementType get (); }
member CurveElementType : CurveElementType with get
Property Value
CurveElementTypeSee Also