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

In This Topic
    Remove Method (Group3D)
    In This Topic
    Removes the 3D group and all grouped Placement3Ds.
    Syntax
    public virtual void Remove()
    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