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
Our experts can create WTParts and link them with a owner associations to the corresponding ProE models.
We also need to create image associations, but they tell me this is not possible with a script.
Does anyone know how to do this?
Best regards
Daniel Garcia
Solved! Go to Solution.
you can write custom script to create image associations between WTPart and EPMDocument. refer below article API.
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS188209
Thanks
shreyas
Hi Daniel!
Look for DerrivedImage object.
you can write custom script to create image associations between WTPart and EPMDocument. refer below article API.
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS188209
Thanks
shreyas
