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: 25.3.0.0 (25.3.0.0)
Syntax
C#
public static void DropTruss( Truss truss )
Parameters
- truss Truss
- The truss to be dropped.