Eplan Platform API
Eplan.EplApi.DataModel Namespace / Group Class / DeepUnGroup Method / DeepUnGroup() Method

In This Topic
DeepUnGroup() Method
In This Topic
Remove all Placements only from a group and it's sub groups.
Syntax
public void DeepUnGroup()
Remarks
This method don't remove SubGroups. This method doesn't make sense for class "SymbolVariant" and "DimensionGroup". It always throws ForbiddenOperationException for class "SymbolVariant" and "DimensionGroup".
See Also