Revit 2026 API
Structural |
The type of structural section shape.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public StructuralSectionShape StructuralSectionShape { get; }
Public ReadOnly Property StructuralSectionShape As StructuralSectionShape Get
public: property StructuralSectionShape StructuralSectionShape { StructuralSectionShape get (); }
member StructuralSectionShape : StructuralSectionShape with get
Property Value
StructuralSectionShapeSee Also