Hi everyone,<br><br><span id="result_box" class="" lang="en"><span class="hps">Improving</span> <span class="hps">my question</span><span class="">...</span><br class=""><span class="hps"><br>I wanted to create</span> <span class="hps">with</span> <span class="hps">API</span> </span><span id="result_box" class="" lang="en"><span class="hps">one</span> <span class="hps">GEO</span> <span class="hps"></span></span><span id="result_box" class="" lang="en"><span class="hps">that uses</span> <span class="hps">it</span><span class="">:</span><br class="">
</span>"<br class=""><span id="result_box" class="" lang="en">Transfinite Line {1,3} = 3 Using Progression 1.000000;<br>Transfinite Line {2,4} = 3 Using Progression 1.000000;<br>Transfinite Surface {1} = {1,2,3,4};<br>
"<br><br><span class="hps">Att</span></span>.<br>Bruno Correia<br><br><div class="gmail_quote">2013/4/22 Bruno Correia da Silva <span dir="ltr"><<a href="mailto:bcs2@cin.ufpe.br" target="_blank">bcs2@cin.ufpe.br</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br><br> I am looking within GMSH API (2.7.0) to use transfinite lines/surfaces to generate quadrangular mesh.<br>
 I see this link (<a href="http://www.geuz.org/pipermail/gmsh/2011/006803.html" target="_blank">http://www.geuz.org/pipermail/gmsh/2011/006803.html</a>) from Takuya OSHIMA oshima at <a href="http://eng.niigata-u.ac.jp" target="_blank">eng.niigata-u.ac.jp</a> and i used this .CPP until the line of "writeMSH".<br>

<br> And i changed in .CPP code:<br>    //Mesh.RecombineAll=1;<br>    GmshSetOption("Mesh", "RecombineAll", 1.);<br><br> Now i want define with API the transfinite line/surface and the double value.<br>

Transfinite Line {1,3} = 3 Using Progression 1.000000;<br>Transfinite Line {2,4} = 3 Using Progression 1.000000;<br>Transfinite Surface {1} = {1,2,3,4};<br><br> In this link (<a href="http://www.geuz.org/pipermail/gmsh/2008/003276.html" target="_blank">http://www.geuz.org/pipermail/gmsh/2008/003276.html</a>) from Prof. Christophe Geuzaine cgeuzaine at <a href="http://ulg.ac.be" target="_blank">ulg.ac.be</a> his mentioned about the function F_Transfinite() in Mesh/meshGEdge.cpp.<br>

 The method is not public and i didn't see any example in other place.<br> Could anyone suggest the correct way to do this declaration?<br><br>att.<span class="HOEnZb"><font color="#888888"><br>Bruno Correia<br><br><br>
<br>
</font></span></blockquote></div><br>