Introduced
7.0
UI Location
• Geometry Queries
Description
Groups geometries to be treated as one. The node takes the set of geometries connected to the input ports and outputs one geometry which is the union of the inputs. This union of geometries can then be used for geometry queries (raycast, closest location, emission, ...) as if they were one.
Note: This node does not calculate the boolean union of the geometries but simply groups the geometries to be treated as one in the graph.
Tip: The geometries do not need to be of the same type. One can group curves, with polygon meshes and point clouds, for example.
Note: This node outputs the same result as a GetDataNode on a group of objects.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1..N |
geometry |
• Type: siICENodeDataGeometry • Structure: siICENodeStructureSingle • Context: siICENodeContextSingleton |
The geometries to group. |
Outputs
|
Port Name |
Connection Info |
Description |
|
result |
• Type: siICENodeDataGeometry • Structure: siICENodeStructureSingle • Context: siICENodeContextSingleton |
One geometry representing the union of all the input geometries. |
See Also
|
|
|
Autodesk Softimage v7.5