> On 28 Jul 2017, at 15:13, Alessandro Vicini <[email protected]> 
> wrote:
> 
> 
> 
> Hullo, can anybody tell my why Gmsh doesn't allow me to delete the points 
> internal to the volume in the attached geo file (for example points #32 or 
> #33)? I am using version 3.0.1.

Good catch: "Recursive Delete" with the built-in CAD kernel did not remove the 
"reversed" curves (the built-in CAD kernel stores curves with both 
orientations), which left some points attached to invisible curves... which 
meant that they could not be removed.

This is now fixed in the master Git branch.

> 
> Another question: if I merge a file from the GUI, the merge command is not 
> appended to the script, so that if I reload the script the merge operation is 
> lost. Is this normal?

Yes: none of the commands from the main menu are appended in the script; only 
the geometry construction commands from Geometry tree menu are appended to the 
script.

> 
> Thank you.
> 
> A.
> <HT400_02.geo>_______________________________________________
> 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

Free software: http://gmsh.info | http://getdp.info | http://onelab.info


_______________________________________________
gmsh mailing list
[email protected]
http://onelab.info/mailman/listinfo/gmsh

Reply via email to