AnalyticalMemberStructuralSectionShape Property |
The structural section shape of the Analytical Member.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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