API 설명서 > Mechanica > Object ProMechedge > Callback ProMechedgeVisitAction
Callback ProMechedgeVisitAction
Description
Visit action for the edges that are included in a given solid volume, surface, or contour.
Synopsis
(*ProMechedgeVisitAction)
(
/* (In)
The edge.
*/
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
도움이 되셨나요?