
Replacement in Object TOOLKIT: |

ProSurfaceXyzdataEval | |
( ProSurface p_surface /* (In) The surface handle */ ProUvParam uv_point /* (In) The UV parameter on the surface */ ProVector xyz_point /* (Out) The resulting XYZ point */ ProVector deriv1[2] /* (Out) The first derivative in the UV point */ ProVector deriv2[3] /* (Out) The second derivative in the UV point */ ProVector normal /* (Out) The outward normal to the surface in the UV point */ ) |

The function successfully evaluated the surface. | |
One or more of the input arguments are invalid. |


