Revit 2025.3 API
Structural |
Structural section 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 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