Documentazione API > Mechanica > Object ProMechcurve > Callback ProMechcurveVisitAction
Callback ProMechcurveVisitAction
Description
Visit action for the curves that make up this composite curve.
Synopsis
(*ProMechcurveVisitAction)
(
/* (In)
The curve.
*/
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
È stato utile?