Revit 2026 API
Structural |
The general 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 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