2027 Class
Changes 0
C

StructuralSectionUtils

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