Hello, my question is about how I am able to add two or more meshes.
My goal is to export a mesh of a ct scan of the prostate. I do that using slicer3d to create a surface mesh from the label map. I continue by creating a volume mesh using gmsh derived from the surface mesh.
I want to set specific domain around the surgery needles (used during the brachytherapy procedure ) in the prostate mesh.
To do that I think to make a label mask for the needles position and create another mesh which will be consisted of a number of aligned parallelepipeds.
Now my question is if its possible to combine the volume mesh of the prostate with the volume mesh of the needles in order to obtain a mesh with multiple domains which I will use for FE analysis giving different conditions to the needles domain.
ps. By needle domain i refer in fact to a region of the prostate (around a needle) where edema is considered to be initialised.
Thank you in advance Konstantinos.