
Replacement in Object TOOLKIT: |

ProPoint3dOnsurfaceFind | |
( ProPoint3d xyz /* (In) Handle for specified point, must not be NULL. */ ProSurface surface /* (In) Handle for specified surface, must not be NULL. */ ProBoolean* on_surf /* (Out) The point is ON (PRO_B_TRUE) or OFF (PRO_B_FALSE) the surface; must not be NULL. */ ProPoint3d closest_pt /* (Out) Handle for location of closest point to surface; may be NULL. */ ) |

The function successfully retrieved the information. | |
An input argument is invalid. |


