Description | |||||||||||||||||
Synchronizes the manufacturing process table with the contents of the input CSV file. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Advanced NC | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMfgproctable.h> | |||||||||||||||||
ProError | ProMfgProctableSynchronize | ( | |||||||||||||||
ProMfg mfg | |||||||||||||||||
/* (In) | |||||||||||||||||
The manufacturing model. | |||||||||||||||||
*/ | |||||||||||||||||
ProPath input_file | |||||||||||||||||
/* (In) | |||||||||||||||||
The full path and name of the input file. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|