Ungroup
Ungroups “group” primitives.
Inputs
-
geometry
- Accepts a single geometry connection (unless the SHIFT key is held).
-
mode
- Sets the mode in which group primitives are ungrouped. This can be
flatten whole hierarchy
(which ungroups all groups, even groups within other groups) orungroup one level
(which only ungroups the first layer of groups, any group within another group is not ungrouped).
- Sets the mode in which group primitives are ungrouped. This can be
Outputs
-
geometry
- Output primitives.
-
points
- The list of points of the output primitives.
-
points.x
- The list of x values of the points of the output primitives.
-
points.y
- The list of y values of the points of the output primitives.
-
points.z
- The list of z values of the points of the output primitives.
Notes
-
Primitives can be grouped together with the group node.
-
Other names for this node include: UngroupPrimitives, Ungroup primitives, Disassemble, and Split group.