I'm looking to simplify a bit of code and I wondered if SolidWorks has a built in method of finding the endpoint of a line segment that a plane is located on. I know I could do this by getting the normal distance to the plane and select the point whose distance is below a threshold value.
SolidworksApi/macros