Community Tip - You can Bookmark boards, posts or articles that you'd like to access again 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.
|