ComfyUI Node
Split By Field
A ComfyUI node in geompack/combine with 2 inputs and 2 outputs.
Split By Field
- geometry
- geometries
- info
◄field_namelabel►
Categorygeompack/combine
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| geometry | TRIMESH,POINT_CLOUD | Input point cloud or mesh with vertex_attributes. | |
| field_name | STRING | label | Name of the discrete field to split by (e.g., 'label', 'primitive_type', 'cluster'). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| geometries | TRIMESH | — |
| info | STRING | — |