RVTDocs.com

Truss.DropTruss

Method
Description:
Drop truss Family, it will disassociate all members from the truss and delete the truss.
Syntax
public static void DropTruss(
	Truss truss
)
Parameters
Parameter Type Description
truss Truss The truss to be dropped.
Return Value