<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    There has been some discussion in a <a
      href="https://bitbucket.org/fathomteam/cgm/pull-request/8/igeom-updates">pull
      request</a> that I thought would be better brought to the mailing
    list.<br>
    <br>
    This was initially motivated by the realization that iGeom was
    inconsistent in returning a RefVolume vs a Body in different calls. 
    Thus, two entity handles that referred to the same volume in space
    would not be detected as the same volume.<br>
    <br>
    Faced with two choices - refer only to RefVolumes or refer only to
    Body's - we settled on referring only to refVolume's in the iGeom
    interface.  However, this breaks the ability to refer to a Body such
    as my be returned by uniting two volumes that are disjoint - which
    is part of the interface.<br>
    <br>
    So.... perhaps we need to only deal with Body in the iGeom
    interface.  Perhaps Patrick can offer some of the downsides to this
    approach?<br>
    <br>
    Paul<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
-- ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ --
Paul Wilson ~ UW-Madison ~ 608-263-0807 ~ cal: <a class="moz-txt-link-freetext" href="http://bit.ly/pphw-cal">http://bit.ly/pphw-cal</a>
Professor, Engineering Physics. ~ <a class="moz-txt-link-freetext" href="http://cnerg.engr.wisc.edu">http://cnerg.engr.wisc.edu</a>
Faculty Director, Advanced Computing Infrastructure ~ <a class="moz-txt-link-freetext" href="http://aci.wisc.edu">http://aci.wisc.edu</a>               </pre>
  </body>
</html>