Object ProMfgprocitem

Function ProMfgprocitemElemtreeFree


Description
Frees the element tree extracted from a manufacturing item by ProMfgprocitemElemtreeGet().
Licensing Requirement
TOOLKIT for Advanced NC
Synopsis
#include <ProMfgproctable.h>
ProErrorProMfgprocitemElemtreeFree(
ProMfgprocItem* item
/* (In)
The manufacturing item.
*/
ProElement elem_tree
/* (In)
The element tree.
*/
)
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: Accessing the Properties of Manufacturing Process Items
  2. Production Applications: NC Process Manager: Accessing the Properties of Manufacturing Process Items