Function ProMfgProctableEnable
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
Synopsis
| ProMfgProctableEnable |
| ( /* (In) The manufacturing model. */ ) |
Returns
| The function succeeded. |
| Model is in read-only state. |
| One or more input arguments was invalid. |
| The process table was already enabled. |
User Guide References
Parent topic