C

StructuralSectionUtils

Version comparison

Members across versions

3 members across 9 versions · 1 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M GetStructuralElementDefinitionData(Document, ElementId, StructuralElementDefinitionData%)
same same same same same same same same same
M GetStructuralSection(Document, ElementId)
same same same same same changed same same same
M SetStructuralSection(Document, ElementId, StructuralSection)
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2024).
Identical to 2024: 2020, 2021, 2022, 2023
2024 current

Changes in 2025 vs 2024 1 changed

Flip API Versions →

Changed members

StructuralSectionUtils.GetStructuralSection(Document, ElementId)
document Document The document that owns the family for beam, brace or structural column.
elementId ElementId ID of family symbol or family instance for beam, brace or structural column.
→ returns StructuralSectionnullNothingnullptr Structural section returned if element have one. For elements that do not have structural section or can not have structural section null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.

Changes in 2025.3 vs 2024 1 changed

Flip API Versions →

Changed members

StructuralSectionUtils.GetStructuralSection(Document, ElementId)
document Document The document that owns the family for beam, brace or structural column.
elementId ElementId ID of family symbol or family instance for beam, brace or structural column.
→ returns StructuralSectionnullNothingnullptr Structural section returned if element have one. For elements that do not have structural section or can not have structural section null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.

Changes in 2026 vs 2024 1 changed

Flip API Versions →

Changed members

StructuralSectionUtils.GetStructuralSection(Document, ElementId)
document Document The document that owns the family for beam, brace or structural column.
elementId ElementId ID of family symbol or family instance for beam, brace or structural column.
→ returns StructuralSectionnullNothingnullptr Structural section returned if element have one. For elements that do not have structural section or can not have structural section null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.

Changes in 2027 vs 2024 1 changed

Flip API Versions →

Changed members

StructuralSectionUtils.GetStructuralSection(Document, ElementId)
document Document The document that owns the family for beam, brace or structural column.
elementId ElementId ID of family symbol or family instance for beam, brace or structural column.
→ returns StructuralSectionnullNothingnullptr Structural section returned if element have one. For elements that do not have structural section or can not have structural section null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.