public virtual void RemoveSubPlacement3D( Placement3D placement3D, bool removeEmptyGroup3D )
public: virtual void RemoveSubPlacement3D( Placement3D^ placement3D, bool removeEmptyGroup3D )
Parameters
| Parameter Name | Description |
|---|---|
| placement3D | 3D placement removed from the 3D group and from the project. |
| removeEmptyGroup3D | If true, the Group3D object will be removed also when it becomes empty. |