2025.3 Method
Changes 5
M

FamilySymbol.GetStructuralSection

Description:
Gets the structural section from element.
Remarks:
Only beams, braces and structural columns can have a structural section. To check if the element can have structural section use the [!:Family.HasStructuralSection()] method.
public StructuralSection GetStructuralSection()
StructuralSection The structural section. if the family symbol does not contain a structural section.