Documentación de la API > Mechanica > Object ProMechcontour > Function ProMechcontourUvpntVerify
Function ProMechcontourUvpntVerify
Description
Verifies whether the specified UV point lies within the given Creo Simulate contour.
Licensing Requirement
Synopsis
ProMechcontourUvpntVerify
(
/* (In)
The contour.
*/
ProUvParam uv_point
/* (In)
The UV point.
*/
ProUvStatus* status
/* (Out)
The status of the point.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
A general error is encountered.
User Guide References
¿Fue esto útil?