Revit 2025.3 API
Structural |
This class provides utilities related to Structural Section Properties.
SystemObject
Autodesk.Revit.DB.Structure.StructuralSectionsStructuralSectionUtils
Autodesk.Revit.DB.Structure.StructuralSectionsStructuralSectionUtils
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The StructuralSectionUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| GetStructuralElementDefinitionData | Return structural element definition data. | |
| GetStructuralSection | Return structural section from element. | |
| SetStructuralSection | Set structural section in element. |
See Also