Split To Instances Node#
The Split to Instances node splits up geometry elements into Instances (экземпляры), based on a Group ID.
Входы (inputs)#
- Геометрия (geometry)
Стандартный вход геометрии.
- Выделение (selection)
Boolean field that is true for parts of the geometry to be evaluated. Parts not in the selection will not be in the node’s output.
- Group ID
ID field (integer) used to distinguish different groups.
Свойства#
- Домен (domain)
The domain on which the selection and group ID fields are evaluated.
- Точка (point):
The fields are evaluated on points, control points, and vertices.
- Ребро (edge):
The fields are evaluated on the edges of the mesh component.
- Грани (faces):
The fields are evaluated on the faces of the mesh component.
- Spline (сплайн):
The fields are evaluated on the splines in the curve component.
- Instances (экземпляры):
The fields are evaluated on the top-level instances. Realized instances are ignored.
Примечание
When selecting a domain that doesn’t modify all components, the unmodified components will not be present in the output.
Вывод (output)#
- Instances (экземпляры)
input geometry splitted up as instances.
- Group ID
ID field from the input Group ID