| Description | |||||||||||||||||
| Redefines an existing manufacturing item using an element tree. | |||||||||||||||||
| Licensing Requirement | |||||||||||||||||
| TOOLKIT for Advanced NC | |||||||||||||||||
| Synopsis | |||||||||||||||||
| #include <ProMfgproctable.h> | |||||||||||||||||
| ProError | ProMfgprocitemRedefine | ( | |||||||||||||||
| ProMfgprocItem* item | |||||||||||||||||
| /* (In) | |||||||||||||||||
| The manufacturing item. | |||||||||||||||||
| */ | |||||||||||||||||
| ProElement elem_tree | |||||||||||||||||
| /* (In) | |||||||||||||||||
| The element tree. | |||||||||||||||||
| */ | |||||||||||||||||
| ProErrorlist* errors | |||||||||||||||||
| /* (Out) | |||||||||||||||||
| Errors that prevented the redefinition from succeeding. | |||||||||||||||||
| */ | |||||||||||||||||
| ) | |||||||||||||||||
| Returns | |||||||||||||||||
|
|||||||||||||||||