Hello list members,

a few weeks ago I asked in the regard of connecting faces and edges off compounds. I wonder if it is possible to connect vertices of edge meshes too?


beam mesh (edge mesh)
--> connect the edges where they share the same vertice
--> ???

shell mesh (face mesh)
--> connect the faces where they share the same edge
--> -string "Geometry.OCCSewFaces=1;"

solid mesh (volume mesh)
--> connect the solids where they share the same face (works for planar faces only!)
--> -string "Geometry.OCCConnectFaces = 1;"

I had a look at http://www.manpagez.com/info/gmsh/gmsh-2.4.0/gmsh_75.php but could not find anything in this regard.


Bernd



_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to