Hello,<br><br>I am not totally sure about the geometry you want to create for the hole but I added the following<br>volume in Gate v6.2 which is an Elliptical Tube. You might try it and see if it suites your needs.<br><br>

See the User's guide:<br><a href="http://wiki.opengatecollaboration.org/index.php/Users_Guide_V6.2:Defining_a_geometry" target="_blank">http://wiki.opengatecollaboration.org/index.php/Users_Guide_V6.2:Defining_a_geometry</a><br>
<br>and<br>
<br><a href="http://geant4.web.cern.ch/geant4/G4UsersDocuments/UsersGuides/ForApplicationDeveloper/html/Detector/geomSolids.html" target="_blank">http://geant4.web.cern.ch/geant4/G4UsersDocuments/UsersGuides/ForApplicationDeveloper/html/Detector/geomSolids.html</a>  (G4EllipticalTube)<br>
<br>and<br><br><a href="http://mathworld.wolfram.com/CylindricalSegment.html">http://mathworld.wolfram.com/CylindricalSegment.html</a><br><br>Don't know if it will help.<br><br>vesna<br><br><br><div class="gmail_quote">
On Wed, Mar 6, 2013 at 2:11 PM, Marc Chamberland <span dir="ltr"><<a href="mailto:MarcChamberland@cmail.carleton.ca" target="_blank">MarcChamberland@cmail.carleton.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
As far as I know, this is not possible with the current geometry features of Gate.
<div><br>
</div>
<div>However, since Gate is open source, you can add the feature yourself!</div>
<div><br>
</div>
<div>If you look at the source code, you'll see that the volumes that Gate supports are Geant4 volumes. A look at the Geant4 source code reveals that it supports many more volumes than Gate. There might be one or more volumes that suit your need in there. You
 just need to implement it in Gate (using the current source code as a template). It should be relatively straight forward... but your geometry need is a bit complex...</div>
<div><br>
</div>
<div>Good luck!<br>
<div><span style="border-spacing:0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px">
<div style="word-wrap:break-word">
<div>Marc</div>
<div><br>
</div><br>
</div></span></div></div></div></blockquote></div>