Object ProMfgproctable

Function ProMfgproctableDisplayUpdate


Description
Updates the display of the manufacturing process manager dialog, applying any changes which have been made via Creo Parametric TOOLKIT functions.
Licensing Requirement
TOOLKIT for Advanced NC
Synopsis
#include <ProMfgproctable.h>
ProErrorProMfgproctableDisplayUpdate(void)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_CONTEXTThe manufacturing process manager dialog is not currently open.

Manual References:

  1. Production Applications: NC Process Manager: Accessing the Process Manager User Interface

Sample Code References:

  1. pt_mfg_proctable ( PTMfgProcTable.c )
  2. pt_mfg_proctable ( PTMfgProcTable.c )
  3. pt_mfg_proctable ( PTMfgProcTable.c )