Revit 2026 API
Structural |
The curve lying in the geometrical center of the element.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Curve CenterCurve { get; }
Public ReadOnly Property CenterCurve As Curve Get
public: property Curve^ CenterCurve { Curve^ get (); }
member CenterCurve : Curve with get
Property Value
CurveSee Also