Revit 2025.3 API
Structural |
The type of structural section shape.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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