Re: [Gmsh] [gmsh] "silly" question

2019-05-29 Thread Max Orok
Hi Alessandro, The most straightforward way I can think of would be to use a CAD program to make the 3D letters, export the model as STEP and then mesh that. Tinkercad is one free option (I think you need to make an account). There is an interesting script on Prof. Geuzaine's site (upper left cor

[Gmsh] [gmsh] "silly" question

2019-05-29 Thread Alessandro Vicini
I would like to generate a 3d mesh for the volume obtained by extrusion of a text. So what I need to do is to import the text (as an image?) in gmsh, convert it somehow in a 2d geometry and then extrude it... Is this possible? Thank you. Alessandro __