public void UnGroup( Placement3D placement3D, bool removeEmptyGroup3D )
public: void UnGroup( Placement3D^ placement3D, bool removeEmptyGroup3D )
Parameters
- placement3D
- 3D placement removed from the 3D group.
- removeEmptyGroup3D
- If true, the method will remove also the Group3D object when it becomes empty.