2024 Method
Changes 0
M

Truss.AttachChord

Description:
Attach a truss's specific chord to a specified element, the element should be a roof or floor.
public void AttachChord(
	Element attachToElement,
	TrussChordLocation location,
	bool forceRemoveSketch
)