<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi All,<br><br>With my best wishes to GMSH team . I like to ask Please guide me how can i put the given cylinder inside the bounding box ?? <br><br>Point(271) = {14.4209324115962,10.4499061155420,19.8740924824170,0.5};<br><br>Point(272) = {(14.4209324115962+1),    10.4499061155420,    19.8740924824170,0.5};<br><br>Point(273) = {14.4209324115962,    (10.4499061155420+1),    19.8740924824170,0.5};<br><br><br>Point(274) = {(14.4209324115962-1),    10.4499061155420,    19.8740924824170,0.5};<br><br>Point(275) = {14.4209324115962,    (10.4499061155420-1),    19.8740924824170,0.5};<br><br>Circle(271) = {272,271,273};<br>Circle(272) = {273,271,274};<br>Circle(273) = {274,271,275};<br>Circle(274) = {275,271,272};<br><br>Line Loop(275) = {271,272,273,274};<br>Plane Surface(276) = {275};<br><br> Extrude {0,0,20} {<br>  Surface{276};<br>} <br><br><pre>BoundingBox{xmin,.. zmax}; //</pre><br><br>Regards<br>                                     </body>
</html>