Node to Node Connectivity between two parts
Hi, I am a beginner at using HyperMesh and I need some help regarding this issue. I want to achieve Node to Node connectivity between two seperate parts from one Assembly.
I meshed both with Volume Tetra Mesh. I have also already found and read an older post where someone asked a similar question on how to achieve this.
The way I interpreted it is that I have to mesh first the red Part and then I have to Project the Elements from the red part onto the gray part. The next step would then be to Volume Tetramesh the red part?
Unfortunately I cannot get it done, everytime I try these steps there is no Node to Node connectivity. Maybe someone can give me a detailled step by step explanation so I can find what I am doing wrong.
Here is a picture of both parts, (i have already meshed them here with volume tetra)
Best regards TimM
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
hi,
i see that you have the geometry (2 solids) in your model.
and your described solution may be difficult to follow.
You should get the 2 solids connected before creating the mesh.
To connect the solid >> use Solid edit (geom page) >> boolean
<?xml version="1.0" encoding="UTF-8"?>
if you do it right >> change the color mode to 'topology', you will see the surface between 2 solids is yellow. this is the shared surface b/w 2 solids.

next create the mesh, the nodes on this surface will be shared.