Revit 2026 API
Structural |
Structural section 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 StructuralSection Section { get; }
Public ReadOnly Property Section As StructuralSection Get
public: property StructuralSection^ Section { StructuralSection^ get (); }
member Section : StructuralSection with get
Property Value
StructuralSectionSee Also