Skip to main content
17-Peridot
October 13, 2022
Solved

Create EPMBuildRule objects using ODATA

  • October 13, 2022
  • 1 reply
  • 1368 views

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

 

Best answer by RandyJones

Have you checked out the OOTB WTPartCreator tool? It might do what you need:

https://www.ptc.com/en/support/article/cs41163

1 reply

20-Turquoise
October 13, 2022

Have you checked out the OOTB WTPartCreator tool? It might do what you need:

https://www.ptc.com/en/support/article/cs41163