MatchMeshEdge -> GH

Hi all,

I have been digging through old threads from up to 10 years ago, and haven’t seemed to find a solution for executing MatchMeshEdge in GH. The scripting samples I found from a long time ago, don’t seem to return any result in Rhino 7. I see that the Mesh.MatchEdges method was implemented in the Rhino SDK some time ago, but I have not been savvy enough to get it working on my own. Does anybody know of working scripts that execute this command in Grasshopper (Version 7 SR29)?

For context: I’d be fine with a workaround scripted solution → i.e. baking a mesh, running the command then returning the result and deleting the instance in Rhino. The ultimate goal is a combination of ReduceMesh followed by MatchMeshEdges to resolve the occasional invalid mesh result which ReduceMesh can produce from time-to-time.

Thanks in advance for any advice or tips!

Best,
Coerte

I suppose this one is solved now in MatchMeshEdge through scripting or Grasshopper 3D components