Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Group3D Class / Remove Method

Remove Method (Group3D)
Removes the 3D group and all grouped Placement3Ds.
Syntax
public virtual void Remove()
Exceptions
ExceptionDescription
Thrown when it is impossible to remove the Group3D object. Thrown by internal method.
Thrown when it is impossible to remove the Group3D object. Thrown by API DataModel.
See Also