Two B-Spline Intersection
B-Splines or "Curves" are handled much the same as lines with two major differences. First their curves are taken into account and second, they end at the specific end point of the curve and extend no further.
Points can be constructed from the intersections of two B-Splines. Just like the intersection between two lines, a point will be created at the midpoint of the closest location between the two B-splines.
To Create a Point at the Intersection of 2 B-Splines:
-
From the menu, select Construct>New Points>Intersection> Two B-Spline Intersection.
-
Select the first B-spline, then the second.
-
The Construct New Point dialog will appear. Leave the coordinates as-is (they are calculated for you), and specify the desired collection, group, and point name (or select an existing collection or group from the dropdown.
-
Click OK to create the point.