Snap to apparent intersection surface + intersecting line

Hi there,

Is there a way to snap to an “apparent” intersection between a line and a surface? Smart track doesn’t seems to detect this intersection point.

Thanks

CC

No, Rhino does not find curve/surface intersections as object snaps. You would need to run Intersect between the two to create a point at the intersection.

1 Like

Thanks @Helvetosaur.

Would be nice to be implemented by default :slight_smile:

CC