Documentação da API > Mechanica > Object ProMechsurface > Function ProMechsurfaceContourVisit
Function ProMechsurfaceContourVisit
Description
Visits the contours that are included in a given surface.
Licensing Requirement
Synopsis
ProMechsurfaceContourVisit
(
/* (In)
The surface.
*/
/* (In)
The visit action
*/
/* (In)
The filter action
*/
ProAppData app_data
/* (In)
Application data passed to the action functions.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
No contours were found to visit.
Other
Error return from the visit action.
User Guide References
Isto foi útil?