[Gmsh] Question on mesh visibility
Christophe Geuzaine
cgeuzaine at uliege.be
Mon Mar 18 20:48:57 CET 2019
> On 18 Mar 2019, at 08:24, Peter Johnston <p.johnston at griffith.edu.au> wrote:
>
> 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?
>
Geometrical operations are currently only supported on CAD entities (not meshes).
Christophe
> 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
> _______________________________________________
> gmsh mailing list
> gmsh at onelab.info
> http://onelab.info/mailman/listinfo/gmsh
—
Prof. Christophe Geuzaine
University of Liege, Electrical Engineering and Computer Science
http://www.montefiore.ulg.ac.be/~geuzaine
More information about the gmsh
mailing list