Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
hello, I have a big problem. I want to find a point on the curved surface, So I use ProSolidRayIntersectionCompute() to get points(picture1). However, the function just gets the point nearby the surface(picture2). That is not on the surface. I want to know whether the toolkit can't find actual intersection points? Does anyone have some advice?