Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Group3D Class / UnGroup Method / UnGroup(Placement3D,Boolean,Boolean) Method
3D placement removed from the 3D group.
If true, the method will remove also the Group3D object when it becomes empty.
If true, GED is redrawn after the ungrouping.

In This Topic
    UnGroup(Placement3D,Boolean,Boolean) Method
    In This Topic
    Removes Placement3D only from the 3D group.
    Syntax

    Parameters

    Parameter NameDescription
    placement3D3D placement removed from the 3D group.
    removeEmptyGroup3DIf true, the method will remove also the Group3D object when it becomes empty.
    redrawIf true, GED is redrawn after the ungrouping.
    See Also