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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Create EPMBuildRule objects using ODATA

rleir
17-Peridot

Create EPMBuildRule objects using ODATA

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

 

1 ACCEPTED SOLUTION

Accepted Solutions
RandyJones
19-Tanzanite
(To:rleir)

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

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

View solution in original post

1 REPLY 1
RandyJones
19-Tanzanite
(To:rleir)

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

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

Top Tags