[Gmsh] Another STL question
Peter Johnston
p.johnston at griffith.edu.au
Tue Mar 19 07:34:38 CET 2019
Hello again,
I’m sorry to keep asking questions about STL files, but there is something else that has arisen.
I import two surfaces, one inside the other as follows:
Merge "inner_shape.stl";
Mesh.Smoothing=100;
//+
Surface Loop(1) = {1};
//+
Volume(1) = {1};
//+
Merge "outer_shape.stl";
//+
Surface Loop(2) = {2};
//+
Volume(2) = {2};
Can I mesh the space in between the two shapes?
Thanks,
Peter.
---------------------------------------------------------------------
Associate Professor Peter Johnston (FAustMS, FIMA)
School of Environment and Science
Griffith University | Nathan | QLD 4111 | Technology (N44) Room 3.19
T +61 7 373 57748| F +61 7 373 57656 Email p.johnston at griffith.edu.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://onelab.info/pipermail/gmsh/attachments/20190319/4c0d37f0/attachment.html>
More information about the gmsh
mailing list