Group
Groups primitives into a “group” primitive type.
Inputs
-
geometry
- Accepts multiple geometry connections.
-
group name
- The name to give to the group made by the node.
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
-
Group primitives can be ungrouped with the ungroup node.
-
Other names for this node include: GroupPrimitives, Group primitives, and Assemble.