CurveElementCurveElementType Property |
Type of the curve element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic CurveElementType CurveElementType { get; }
Public ReadOnly Property CurveElementType As CurveElementType
Get
public:
property CurveElementType CurveElementType {
CurveElementType get ();
}
member CurveElementType : CurveElementType with get
Property Value
CurveElementType
See Also