Category Manufacturing, Object ProMfg

Function ProMfgProctablemodelGet


Description
Obtains the process table model for the manufacturing model. This item can be used to set default item parameters and overall table relations.
Licensing Requirement
TOOLKIT for Advanced NC
Synopsis
#include <ProMfgproctable.h>
ProErrorProMfgProctablemodelGet(
ProMfg mfg
/* (In)
The manufacturing model.
*/
ProModelitem* process_table_model
/* (Out)
The process table model.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_CANT_ACCESSAccess to the manufacturing process table is not enabled, use ProMfgProctableEnable().

Manual References:

  1. Production Applications: NC Process Manager: Global Parameters and Relations