StructuralSectionUtils
Description:
This class provides utilities related to Structural Section Properties.
This class provides utilities related to Structural Section Properties.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Structure.StructuralSections.StructuralSectionUtils
System.Object
Autodesk.Revit.DB.Structure.StructuralSections.StructuralSectionUtils
public static class StructuralSectionUtils
| Name | Return Type | Description |
|---|---|---|
| GetStructuralElementDefinitionData(Document, ElementId, StructuralElementDefinitionData%) | StructuralSectionErrorCode | Return structural element definition data. |
| GetStructuralSection(Document, ElementId) | StructuralSection | Return structural section from element. |
| SetStructuralSection(Document, ElementId, StructuralSection) | Boolean | Set structural section in element. |