christophe lengelé wrote: > Hello, > > I've got some questions concerning Gmsh (maybe simple since I'm a > beginner with this application) > > 1.From this mesh (of points) attached within the mail, I would like to > build a 3D mesh. > How can I define a volume for building it in 3D? > > 2.For some parts of this object, I would like to define different > material properties. > How can I divide this object into different parts? >
You'll need a valid input mesh to do all this. The mesh you sent is self-intersecting (and contains very poor quality triangles, which gmsh will not fix). It would be better to start from the original CAD file. > Many thanks in advance for your answer. > > Regards > Christophe Lengelé > > > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
