[Gmsh] Question on mesh visibility
Peter Johnston
p.johnston at griffith.edu.au
Mon Mar 18 08:24:10 CET 2019
Hello,
I created this simple .geo file:
Merge "bs610.stl";
Mesh.Smoothing=100;
//+
Surface Loop(1) = {1};
//+
Volume(1) = {1};
//+
out[] = Translate{-100,0,0} {Duplicata{Volume {1};}};
to read an STL file and duplicate and translate the surface.
However, I cannot see the new surface. I can see the two volume labels, but only the original surface.
Have I done something wrong? Is there a switch that I need to set?
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/20190318/10fe79be/attachment.html>
More information about the gmsh
mailing list