2027 Method
Changes 0
M

FamilySymbol.SetStructuralSection

Description:
Sets the structural section in 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.
public void SetStructuralSection(
	StructuralSection structuralSection
)
  • structuralSection
    Structural section with values that will be set.