Skip to main content
6-Contributor
April 23, 2025
Question

Converting one subtype of EPMDocument from another subtype of EPMDocument

  • April 23, 2025
  • 1 reply
  • 348 views

I want to convert the current type of object which is a EPMDocument subtype to another subtype of EPMDocument. Will it be possible using wt.epm.util.SoftTypeChangeUtility ?

1 reply

23-Emerald I
April 23, 2025

Appears so but never used it. See here for docs: https://www.ptc.com/en/support/article/CS166038?source=search

 

6-Contributor
April 23, 2025

Thanks for sharing! I have gone through the article. Now I have question that If this utility works, what should be the value of first argument that accepts which is CADName. Do I need to give the name of the object or oid. It would be helpful, if anyone share the example of the complete command to run.