I have a interface where one side is hex meshed and the volume is mapped. What I want to do is project the nodes to the adjacent surface and then create r-tris since that volume is not mappable and needs to be tet mesh. After this I want to equivalence those nodes. I have tried to get this done but with no luck. I have surfaced meshed the surface that will be part of the tet meshed volume, but I cannot get the node spacing to match up with the nodes from the hex meshed surface. Any suggestions out there?