Object ProMfgproctable

Function ProMfgproctableFeaturesDelete


Description
Deletes features associated to any items currently in the process manager table.
Licensing Requirement
TOOLKIT for Advanced NC
Synopsis
#include <ProMfgproctable.h>
ProErrorProMfgproctableFeaturesDelete(
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_CANT_ACCESSAccess to the manufacturing process table is not enabled, use ProMfgProctableEnable().

Manual References:

  1. Production Applications: NC Process Manager: Manufacturing Features