Documentación de la API > Miscellaneous > Object ProMfgproctable > Callback ProMfgproctableExtractionPostAction
Callback ProMfgproctableExtractionPostAction
Description
This is the required signature for a notification type that is called when an extraction event takes place in manufacturing. For details of whether extraction succeeded or failed, parse the extraction log file.
Synopsis
(*ProMfgproctableExtractionPostAction)
(
ProPath path
/* (In)
Path to the extraction log file.
*/
)
Returns
Any other value
Return values are ignored by Creo Parametric.
User Guide References
¿Fue esto útil?