Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Group3D Class / UnGroup Method / UnGroup() Method

In This Topic
    UnGroup() Method
    In This Topic
    Removes all Placement3Ds from the 3D group. The Group3D object itself will not be removed.
    Syntax
    public void UnGroup()
    public:
    void UnGroup(); 
    See Also