Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.
|