Could you please share API imports
Could you please share API imports used for same. It will be helpful.
Reference topic link - https://community.ptc.com/t5/Windchill/Change-Object-type-using-API/m-p/302875#M35609
Could you please share API imports used for same. It will be helpful.
Reference topic link - https://community.ptc.com/t5/Windchill/Change-Object-type-using-API/m-p/302875#M35609
Hi
In your case there can be many cases. Something is wrong in definition. It could be good to know a background and any code you use.
For example you are traying to change an Object type to something that is not possible.
Here is an example with explanation
The point is that you can not change a type from WTDocument to WTPart
You can change a type from WTDocument to subtype of WTDocument.
in your case you need to know what type is your Object.
From the error I can see that You try to retype Object to something that is not possible.
another example.
Cat and Dog are Pets. But you can not change a type Pet to a Dog if the type was Cat (originally crated as a Cat) ...
PetrH
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.