Revit 2026 API
Structural |
A human readable string representing the structural section shape.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string StructuralSectionShapeName { get; }
Public ReadOnly Property StructuralSectionShapeName As String Get
public: property String^ StructuralSectionShapeName { String^ get (); }
member StructuralSectionShapeName : string with get
Property Value
StringSee Also