Adding Anchor Points to a Mesh from a Drawn Curve - Grasshopper

Hello,

I am fairly new to grasshopper and I am trying to add anchor points from a curve to the goal objects on a mesh. I am trying to create a mesh that uses the naked edges as anchor points, as well as any drawn curve as a secondary anchor.

I have uploaded my grasshopper and screenshots for reference
Hamper version one grasshopper.gh (49.4 KB)

Figured I would update this thread with my solution:

I was able to use “closest points” and select the points from the curve and the cloud as the points from clothed points from the original mesh.

place those in “anchor” and it has the desired outcome