Documentación de la API > Mechanica > Object ProMechedge > Function ProMechedgeSurfaceVisit
Function ProMechedgeSurfaceVisit
Description
Visits the surfaces that share this edge.
Licensing Requirement
Synopsis
ProMechedgeSurfaceVisit
(
/* (In)
The edge.
*/
/* (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 surfaces were found to visit.
Other
Error return from the visit action.
User Guide References
¿Fue esto útil?