StructuralSectionStructuralSectionGeneralShape Property |
The general type of structural section shape.
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic StructuralSectionGeneralShape StructuralSectionGeneralShape { get; }
Public ReadOnly Property StructuralSectionGeneralShape As StructuralSectionGeneralShape
Get
public:
property StructuralSectionGeneralShape StructuralSectionGeneralShape {
StructuralSectionGeneralShape get ();
}
member StructuralSectionGeneralShape : StructuralSectionGeneralShape with get
Property Value
StructuralSectionGeneralShape
See Also