Object ProMfgprocitem

Function ProMfgprocitemDelete


Description
Deletes the step, operation or workcell from the table. If the table item is associated to a feature this will also delete the associated feature.
Licensing Requirement
TOOLKIT for Advanced NC
Synopsis
#include <ProMfgproctable.h>
ProErrorProMfgprocitemDelete(
ProMfgprocItem* item
/* (In)
The step or operation.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Production Applications: NC Process Manager: Modifying Process Items
  2. Production Applications: NC Process Manager: Modifying Process Items