I want to know whether two curves intersect. Deviation Checking seems to work by creating a sepecified amount of points on the curves and comparing distances between those points.
Q1: Is it possible for NX to calulate the minimum distance mathematically?
Q2: How can I create the shortest straight line connecting two curves?
Thanks!