Projects a point to a plane fit through another point group.
Input Arguments
0 |
Collection Object Name |
Plane Points Group Name |
The group containing the points that define the plane to project to. |
1 |
Point Name |
Point to Shift |
The point you want to shift to the plane. |
2 |
Point Name |
Resulting Point Name |
The name of the shifted point. |
3 |
Double |
Additional Material Thickness |
Offsets away from the plane by a specified amount to account for additional material thick- ness. |
Return Arguments
None.
Returned Status
SUCCESS |
The shifted point was created successfully. |
FAILURE |
The plane points or point to shift were not found. |
Remarks
None.