AnalyticalMemberStructuralSectionShape Property |
The structural section shape of the Analytical Member.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic StructuralSectionShape StructuralSectionShape { get; }
Public ReadOnly Property StructuralSectionShape As StructuralSectionShape
Get
public:
property StructuralSectionShape StructuralSectionShape {
StructuralSectionShape get ();
}
member StructuralSectionShape : StructuralSectionShape with get
Property Value
StructuralSectionShape
See Also