Surface Closest Point

Simple question, but I’m just trying to find a node similar to “surface closest point” in grasshopper. I saw mention of one in this post by Michael Kirschner but I haven’t been able to find the Surface.GetClosest(point) command anywhere. Thanks!

Try the “Geometry.ClosestPointTo” node.

Perfect that is what I was looking for! Thanks Dimitar