Truss.DropTruss Method

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.4.0.0 (26.4.0.0)

Syntax

C#

public static void DropTruss(
	Truss truss
)

Parameters

truss  Truss
The truss to be dropped.

See Also

Reference

Truss Class
Autodesk.Revit.DB.Structure Namespace