> On 18 Mar 2019, at 08:24, Peter Johnston <[email protected]> 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 [email protected]
> _______________________________________________
> gmsh mailing list
> [email protected]
> http://onelab.info/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://onelab.info/mailman/listinfo/gmsh

Reply via email to