Category Notifications, Object ProGlobal

Callback ProGlobalInterfCalcPostAction


Description
This notification is called after a global interference check has been run on an assembly.
Synopsis
#include <ProNotify.h>
ProError(*ProGlobalInterfCalcPostAction)(
ProAssembly assembly
/* (In)
The assembly where the interference check was run.
*/
)
Returns
Return values are not interpreted by Creo Parametric.

Manual References:

  1. Event-driven Programming: Notifications: Context Change Events