
Replacement in Object TOOLKIT: |

ProSolidProjectPoint | |
( ProSolid p_handle /* (In) Solid handle. */ Pro3dPnt xyz /* (In) The point to project. */ double tolerance /* (In) Maximum allowed distance from the point to the solid. */ ProSurface* p_surface /* (Out) Surface where the point is projected. */ ProUvParam uv_point /* (Out) The corresponding UV point on the surface. */ ) |

The function found a point on a surface within the tolerance. | |
The function failed to find a point on a surface within the tolerance. | |
One or more of the Input arguments being invalid. |


