FamilySymbol.GetStructuralSection
Description:
Gets the structural section from element.
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 CanHaveStructuralSection() method.
Only beams, braces and structural columns can have a structural section. To check if the element can have structural section use the CanHaveStructuralSection() method.
public StructuralSection GetStructuralSection()
StructuralSection
The structural section. if the family symbol does not contain a structural section.