Documentación de la API > Mechanica > Object ProMechcontour > Function ProMechcontourEdgeVisit
Function ProMechcontourEdgeVisit
Description
Visits the edges that make up a given contour.
Licensing Requirement
Synopsis
ProMechcontourEdgeVisit
(
/* (In)
The contour.
*/
/* (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 edges were found to visit.
Other
Error return from the visit action.
User Guide References
¿Fue esto útil?