<br><font size=2 face="sans-serif">Dear GMSH users:</font>
<br>
<br><font size=2 face="sans-serif">I am trying to mesh a 2D surface (consists
of 2 straight lines and 2 curcular arc) using structred mesh (will be all
Quad).  There is no problem if all 4 sides (lines) are striaght lines.
 But, circular arc seems to be a problem.  Is there a way to
do this?  Thanks a lot if you can take a look at this!</font>
<br>
<br><font size=2 face="sans-serif">Pei</font>
<br><font size=2 face="sans-serif">-----------------------------------------</font>
<br><font size=2 face="sans-serif">lc = 0.2;</font>
<br><font size=2 face="sans-serif">Point(4) = {0, 1, 0, lc};</font>
<br><font size=2 face="sans-serif">Point(5) = {0, 0, 0, lc};</font>
<br><font size=2 face="sans-serif">Point(6) = {-1, 0, 0, lc};</font>
<br><font size=2 face="sans-serif">Point(7) = {-2, 0, 0, lc};</font>
<br><font size=2 face="sans-serif">Point(8) = {0, 2, 0, lc};</font>
<br><font size=2 face="sans-serif">Line (7) = {8, 4};</font>
<br><font size=2 face="sans-serif">Line (8) = {6, 7};</font>
<br><font size=2 face="sans-serif">Circle (9) = {7, 5, 8};</font>
<br><font size=2 face="sans-serif">Circle (10) = {4, 5, 6};</font>
<br><font size=2 face="sans-serif">Line Loop(11) = {7, 10, 8, 9};</font>
<br><font size=2 face="sans-serif">Plane Surface(12) = {11};</font>
<br><font size=2 face="sans-serif">Transfinite Line{7:10} = 6;</font>
<br><font size=2 face="sans-serif">Transfinite Surface{12} = {7, 10, 8,
9};</font>
<br><font size=2 face="sans-serif">Recombine Surface {12};</font>
<P><FONT size=1><EM><FONT face=Arial><BR><BR>
<HR>
</FONT></EM><FONT color=#151515><FONT face=Arial><FONT color=#000000><EM>The 
information contained in this e-mail is for the exclusive use of the intended 
recipient(s) and may be confidential, proprietary, and/or legally 
privileged.  Inadvertent disclosure of this message does not constitute a 
waiver of any privilege.  If you receive this message in error, please do 
not directly or indirectly use, print, copy, forward, or disclose any part of 
this message.  Please also delete this e-mail and all copies and notify the 
sender.  </EM></FONT><EM>Thank you.</EM></FONT> <BR><BR><EM><FONT 
face=Arial>For alternate languages please go to </FONT><A 
href="http://bayerdisclaimer.bayerweb.com"><FONT 
face=Arial>http://bayerdisclaimer.bayerweb.com</FONT></A></EM><BR>
<HR>
</FONT></FONT>
<P></P>