<Code Lib>
2027 Method
Changes 0
M

BeamSystem.DropBeamSystem

Description:
Drop beam system, it will disassociate all members from the beam system and delete the beam system.

public static void DropBeamSystem(
	BeamSystem beamSystem
)

  • beamSystem
    The beam system to be deleted.

Loading…