StructuralSectionStructuralSectionGeneralShape Property |
The general type of structural section shape.
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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