StructuralElementDefinitionDataSection Property |
Structural section of the element.
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic StructuralSection Section { get; }
Public ReadOnly Property Section As StructuralSection
Get
public:
property StructuralSection^ Section {
StructuralSection^ get ();
}
member Section : StructuralSection with get
Property Value
StructuralSection
See Also