Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi team
I have about a thousand Solidworks CAD objects, and often I have the corresponding Part objects, but they need to be connected using EPMBuildRule objects. In many cases I need to create the Part object too. Can it be done using ODATA? The articles below discuss Java but I suspect it would be easier using ODATA. Or perhaps there is another way?
thanks -- Rick
API to associate WTPart and EPMDocument in Windchill PDMLink
https://www.ptc.com/en/support/article/cs188209
Which API can be used to build a Part Structure from EPMDocuments in Windchill PDMLink
https://www.ptc.com/en/support/article/CS182312
Sample implementation of "AutoAssociatePartFinderCreator" in Windchill PDMLink
https://www.ptc.com/en/support/article/CS135305
how to create part for epm document using api
https://community.ptc.com/t5/Windchill/how-to-create-part-for-epm-document-using-api/m-p/578318
Solved! Go to Solution.
Have you checked out the OOTB WTPartCreator tool? It might do what you need:
Have you checked out the OOTB WTPartCreator tool? It might do what you need: