| Description | ||||||||||||||
| Obtains the element tree for the manufacturing item. | ||||||||||||||
| Licensing Requirement | ||||||||||||||
| TOOLKIT for Advanced NC | ||||||||||||||
| Synopsis | ||||||||||||||
| #include <ProMfgproctable.h> | ||||||||||||||
| ProError | ProMfgprocitemElemtreeGet | ( | ||||||||||||
| ProMfgprocItem* item | ||||||||||||||
| /* (In) | ||||||||||||||
| The manufacturing item. | ||||||||||||||
| */ | ||||||||||||||
| ProElement* elem_tree | ||||||||||||||
| /* (Out) | ||||||||||||||
| The element tree. Free this using ProMfgprocitemElemtreeFree(). | ||||||||||||||
| */ | ||||||||||||||
| ) | ||||||||||||||
| Returns | ||||||||||||||
|
||||||||||||||