<br>I tried this solution and it works fine. <br><br>Thanks very much!<br><br>Billy.<br><br><br><div class="gmail_quote">On Tue, Mar 23, 2010 at 3:49 PM, Christophe Geuzaine <span dir="ltr"><<a href="mailto:cgeuzaine@ulg.ac.be">cgeuzaine@ulg.ac.be</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">On 22/03/10 18:19, Billy Araujo wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
What do this option do?<br>
<br>
I ask this because I have created surface that have duplicate edges and<br>
this doesn't seem to remove them. Does anyone have an example where this<br>
has been tested?<br>
</blockquote>
<br></div></div>
The option activates the automatic duplicate entity removal that is performed every time a geometric transformation (translation, extrusion, etc.) is used.<br>
<br>
You can force the duplicate entity removal "by hand" (even if there are no geometrical transformations) by adding "Coherence;" in your script. For example:<br>
<br>
Point(1) = {0,0,0};<br>
Point(2) = {1,0,0};<br>
Point(3) = {1,0,0};<br>
Line(1) = {1,2};<br>
Line(2) = {1,3};<br>
Coherence;<br>
<br>
Christophe<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
<br>
Regards,<br>
<br>
Billy.<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@geuz.org" target="_blank">gmsh@geuz.org</a><br>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
</blockquote>
<br>
<br>
-- <br>
Prof. Christophe Geuzaine<br>
University of Liege, Electrical Engineering and Computer Science<br>
<a href="http://www.montefiore.ulg.ac.be/%7Egeuzaine" target="_blank">http://www.montefiore.ulg.ac.be/~geuzaine</a><br>
</blockquote></div><br>