Documentação da API > Miscellaneous > Object ProMfgprocitem > Callback ProMfgprocitemFilterAction
Callback ProMfgprocitemFilterAction
Description
Filter action for the steps, operations and workcells in the manufacturing process table.
Synopsis
(*ProMfgprocitemFilterAction)
(
/* (In)
The manufacturing process table step, operation or workcell.
*/
ProAppData app_data
/* (In)
Application data passed to the function.
*/
)
Returns
Skip visiting this item.
Any other value
Visit this item, passing the error status to the visit action.
User Guide References
Isto foi útil?