Determines if the passed point is on this surface and retrieves a 2D point that represents parametric values for the passed 3D point if it is on this surface.
Parameters
Parameters
Description
point
[in] Point that is checked to be on this surface.
paramPoint
[out] Receives the 2D pair of parameter values at the point if the input point lies on the surface.