| Description | |||||||||||
| Ensures that the manufacturing process table has been initialized properly, to allow Creo Parametric TOOLKIT functions to read and modify its contents.
Note: this function needs to be called only if the process table will be modified when the Process Manager dialog is not opened; if the dialog is open the table is automatically ready for modification via Creo Parametric TOOLKIT. |
|||||||||||
| Licensing Requirement | |||||||||||
| TOOLKIT for Advanced NC | |||||||||||
| Synopsis | |||||||||||
| #include <ProMfgproctable.h> | |||||||||||
| ProError | ProMfgProctableEnable | ( | |||||||||
| ProMfg mfg | |||||||||||
| /* (In) | |||||||||||
| The manufacturing model. | |||||||||||
| */ | |||||||||||
| ) | |||||||||||
| Returns | |||||||||||
|
|||||||||||