Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! 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.
|