Revit 2025.3 API
Structural |
The curve lying in the geometrical center of the element.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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