Find Coincident Geometry#
Key: findCoincidingGeometry
Identify geometry that share the same location based on a tolerance metric.
Arguments#
Prims To Consider#
Optional list of prim paths to consider
Name:
primPathsType:
[string]Default Value:
[]
Tolerance#
Tolerance value when comparing points values in world space
Name:
toleranceType:
floatDefault Value:
0.001
Offset %#
An offset to allow prims to be considered coincident. Describes a percentage relative to the prim bounds
Name:
offsetType:
floatDefault Value:
0Min Value:
0.0Max Value:
150.0
Fuzzy#
Find geometry that is the same shape but may have different vertex positions/connectivity
Name:
fuzzyType:
boolDefault Value:
False