StructuralSectionStructuralSectionShapeName Property |
A human readable string representing the structural section shape.
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string StructuralSectionShapeName { get; }
Public ReadOnly Property StructuralSectionShapeName As String
Get
public:
property String^ StructuralSectionShapeName {
String^ get ();
}
member StructuralSectionShapeName : string with get
Property Value
String
See Also