[Gmsh] Controlling the Resolution of the Mesh Generated from an STL
Mikhail Artemiev
artemiev.mikhail at ngs.ru
Mon Jul 11 21:09:08 CEST 2011
Hello, Theodore.
I control the resolution of the mesh adding in .geo file this string:
Mesh.CharacteristicLengthFactor = 0.1; // or another value that controles what mesh (fine or coarse) I'll get
after string:
Merge "file.brep"; // I use .brep files instead of .stl ones, but I think it does not matter
Hope this helps
Mikhail Artemiev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20110711/25cf2b2a/attachment.html>