Drop beam system, it will disassociate all members from the beam system and delete the beam system.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static void DropBeamSystem( BeamSystem beamSystem )
Parameters
- beamSystem BeamSystem
- The beam system to be deleted.
