cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Code to initiate action "Build Multi Level CAD Structure"

gjärund
4-Participant

Code to initiate action "Build Multi Level CAD Structure"

Does anyone have to code to initiate the out of the box action "Build Multi Level CAD Structure". We would like to reuse the standard solution to build  a solution to automize the cad creation.

Thanks,

1 REPLY 1

Hi Gustav Järund‌,

I found that Build Part Structure is only available when Part is already associated. Similarly if WTPart is not associated the action is disabled. Find below:

associated.png

not_associated.png

By selecting this action it will rebuild structure (WTPart iterated). So what I think is you have to first create associated Part to EPMDocument and then you can build structure above screen capture dictates. Refer to https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS182312


I hope this helps you!


Regards,

Shirish

Top Tags