Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hello, sorry to ask this nooby question since I got no helps to figure out my problem,
Here is the point, I want to know where every vertex on a surface exactly is(their coordinates),
I've already got the handle of edges on the surface that I want,
then I used ProEdgeDataGet() to look for the data about the assigned edge. But I'm not sure what to do next,
Sorry to bother you guys, but really, please help me out with this.
Thanks in advanced!!!!!!
TestGeom.c in <COMMON_FILES>\protoolkit\protk_appls\pt_examples\pt_geom\TestGeom.c
Hey thanks for helping,
but the thing is I got a part in assembly, and I've got all handles of surfaces of the part. And now I want to look for vertices of each surface. Just like the pic right below
you probably would want to post some code, otherwise it is quite difficult to figure out what you are having problem with...