After running my custom application for 2 to 3 times (sometimes even for 1 time) when I try to open the properties of any component or any PMI properties a UI Pops up by showing internal error.
Can someone help me with this, why it's happening and how can I prent this.
I was able to see the objects from child components when I open jt file in visualization through structure manager. But I was not able to see the objects of child components when I'm opening jt file through teamcenter Visualization. I was only able to see the bodies of the current assembly. Can...
I was not able to see the objects, when I open the jt file in Visualization application. I had kept save Jt data option ON and saved the part. But still I can't see anything when I open the jt part in Visualization application. Can I know what's the issue.
Thanks in advance!
My input is a point3d. I have a array of point3d and I want the nearest point among those points. Do I have any API or any other direct method of getting it, instead of checking distance with each point.