ungroup ugrp
Ungroups a group of objects.
Ungroups a group of objects.
ungroup Polygon_1 Line_2
Ungroups all groups consisting of Polygon_1 and Line_2.
<{1,...}: PlxObservableObject'>'
| {1,...} 1 ∞ | Sequence of one or more objects | |
| PlxObservableObject | Object reference | Name of the object that should be ungrouped |
| Mode | Target |
|---|---|
| All | Global |
None
Ungroups one or more groups.
ungroup Group_1
Ungroups Group_1.
ungroup (BuildingWalls BasementFloors)
Ungroups the groups BuildingWalls and BasementFloors.
<{1,...}: Group'>'
| {1,...} 1 ∞ | Sequence of one or more groups | |
| Group | Group reference | Name of the group that should be ungrouped |
| Mode | Target |
|---|---|
| All | Global |
None