Revit 2025.3 API
Structural |
The general 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 StructuralSectionGeneralShape StructuralSectionGeneralShape { get; }
Public ReadOnly Property StructuralSectionGeneralShape As StructuralSectionGeneralShape Get
public: property StructuralSectionGeneralShape StructuralSectionGeneralShape { StructuralSectionGeneralShape get (); }
member StructuralSectionGeneralShape : StructuralSectionGeneralShape with get
Property Value
StructuralSectionGeneralShapeSee Also