Solved
Hi
It is very simple
if (object instanceof WTPartMaster)// for your case ignore this object.
{
WTPartMaster wtpm = (WTPartMaster) object;
}
You don't need any WTPartMaster API
PetrH
Welcome to the PTC Community
No account yet? Create an account
Please use your PTC eSupport account.
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

