Dynamo: Project points to mesh

Hi, I have seen posts showing how to turn meshes into polysurfaces to project points towards them but I am working with very complex meshes and when I try to do that Dynamo cannot handle it. Does anyone know a way of projecting points directly to a mesh instead?

Thank you so much

This is something I am currently working on :wink: nearly there.

Have a look at this topic for some inspiration :slightly_smiling_face:

2 Likes

Thank you so much! That was very useful.

1 Like

Hi guys!
I am currently struggling with the same problem. I have a very complex and huge mesh (big data of triangles ~103 k). I tried to get some inspiration from the link you attached, but I cannot figure out how to use this algorithm. Have you any solution which can project point to mesh? I tried to make mesh into polysurface, but every time I tried Revit crashed. Thank you in advance!