API 文件集 > Mechanica > Object ProMechvertex > Function ProMechvertexSurfaceVisit
Function ProMechvertexSurfaceVisit
Description
Visits the surfaces that include this vertex.
Licensing Requirement
Synopsis
ProMechvertexSurfaceVisit
(
/* (In)
The vertex.
*/
/* (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
這是否有幫助?