Update Pick Point Coordinates
Function: Replaces the x, y, z coordinates of pick points with new center point coordinates.
Input Parameters:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Pick points |
PickPointList |
None |
[] |
Pick points |
Center point coordinates |
List |
None |
[] |
Center point coordinates |
Output Parameters:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
New poses information |
PickPointList |
None |
[] |
New poses information |
Parameter Settings:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Enable node |
Bool |
None |
True |
Turn on node functionality |
Update x coordinates |
Bool |
None |
False |
Replace the x-coordinate of the pick points with the new x-coordinate |
Update y coordinates |
Bool |
None |
False |
Replace the y-coordinate of the pick points with the new y-coordinate |
Update z coordinates |
Bool |
None |
False |
Replace the z-coordinate of the pick points with the new z-coordinate |