API 文档 > Mechanica > Object ProMechcontour > Callback ProMechcontourVisitAction
Callback ProMechcontourVisitAction
Description
Visit action for the contours that are included in a given surface.
Synopsis
(*ProMechcontourVisitAction)
(
/* (In)
The contour.
*/
ProError error
/* (In)
Error return passed from the filter action.
*/
ProAppData app_data
/* (In)
Application data passed to the function.
*/
)
Returns
Continue visiting.
Any other value
Stop visiting and pass this value as a return from the visit function.
User Guide References
这对您有帮助吗?