Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi ,
How can I fetch what targets are associated with a Part through Java Code..
Thanks,
Sakil
Open this thread and look at the right, where you can find similar articles, already with answers
We can get it using ESIHelper.service.findESITargets(part);
