Detach a truss's specific chord from the element to which it is attached.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void DetachChord(
TrussChordLocation location
)
Parameters
- location TrussChordLocation
- The chord.
See Also
Reference