Hello, everyone.
I am on the second development of SolidWorks API. And when I focus on the Points on the Sketch, I found that SketchPoints instance is actually a 2-Dim data located on the local frame of Sketch, but when I call the Edge Vertex of the same Sketch, the returned points are those located on the World Coordinate System. Although the xyz values of these points are different, but they actually are same. So, anyone could help tell me that how can I link these points??? Thanks a lot.