Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hello,
I have created a Part Configuration. Now I want API to get structure of Part Configuration.
I tried
ConfigurationHelper.service.getNormal(partConfig);
this gives me Structure but not in proper order .
So I want as it is BOM structure.
How can I get this?
|
A part configuration structure may use a traceable child part that will allocate a part instance. In this situation the part master icon is displayed.
|