Category Manufacturing, Object ProMfg

Function ProMfgProctableDisable


Description
Completes any Creo Parametric TOOLKIT work on the manufacturing process table from the given model. Companion to ProMfgproctableEnable().
Licensing Requirement
TOOLKIT for Advanced NC
Synopsis
#include <ProMfgproctable.h>
ProErrorProMfgProctableDisable(
ProMfg mfg
/* (In)
The manufacturing model.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_NO_CHANGEThe process table was not enabled.

Manual References:

  1. Production Applications: NC Process Manager: Accessing the Process Manager when the Dialog Box is not Active