RVTDocs.com

Truss.DetachChord

Method
Description:
Detach a truss's specific chord from the element to which it is attached.
Syntax
public void DetachChord(
	TrussChordLocation location
)
Parameters
Parameter Type Description
location TrussChordLocation The chord.
Return Value