Drop truss Family, it will disassociate all members from the truss and delete the truss.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public static void DropTruss( Truss truss )
Parameters
- truss Truss
- The truss to be dropped.