Introduced
7.0
UI Location
• Geometry Queries
Description
Outputs whether a given location belongs to the input geometry. If no geometry is defined, the node outputs whether the input location belongs to no geometry: in other words if the location is undefined.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
geometry |
• Type: siICENodeDataGeometry • Structure: siICENodeStructureSingle • Context: siICENodeContextSingleton |
The geometry to test. If there is no geometry specified and the location is undefined, returns true. |
|
geometrylocation |
• Type: siICENodeDataLocation • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The location to test. |
Outputs
|
Port Name |
Connection Info |
Description |
|
iftrue |
• Type: siICENodeDataBool • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
Returns true if the location belongs to the given geometry, or true when the location is undefined and no geometry is specified. |
Restrictions
• These structures must match: geometrylocation, iftrue
• These contexts must match: geometrylocation, iftrue
See Also
|
|
|
Autodesk Softimage v7.5