<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Proxy entity geometry? in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301284#M26734</link>
    <description>thanks a lot!&lt;BR /&gt;
I hope exploding you mentioned will not change the object (drawing) itself.</description>
    <pubDate>Thu, 21 Apr 2005 11:21:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-04-21T11:21:59Z</dc:date>
    <item>
      <title>Proxy entity geometry?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301281#M26731</link>
      <description>I need to get the geometric data of the ACAD_PROXY_ENTITY for exporting purposes (of course without the presence of the proxy parent application). Is there any ObjectARX or ads api to get such information?</description>
      <pubDate>Wed, 20 Apr 2005 08:13:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301281#M26731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-20T08:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy entity geometry?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301282#M26732</link>
      <description>In ARX you can get an AcDbProxyEntity&lt;BR /&gt;
There you have the member getGeomExtens, and you can explode it (if it is &lt;BR /&gt;
allowed)&lt;BR /&gt;
&lt;BR /&gt;
getGeomExtents:&lt;BR /&gt;
This function fills in extents with the approximate extents of the proxy. If &lt;BR /&gt;
the proxy has graphics saved, then these are used to calculate the extents. &lt;BR /&gt;
If only a bounding box is available, then the extents are those of the &lt;BR /&gt;
bounding box.&lt;BR /&gt;
&lt;BR /&gt;
explode:&lt;BR /&gt;
This function creates copies of all the graphics metafile primitives stored &lt;BR /&gt;
in the proxy and append the pointers to these new entity objects to the &lt;BR /&gt;
entitySet array.&lt;BR /&gt;
Returns Acad::eOk if successful, otherwise returns &lt;BR /&gt;
Acad::eCannotExplodeEntity.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;PBART&gt; wrote in message news:4819995@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt;I need to get the geometric data of the ACAD_PROXY_ENTITY for exporting &lt;BR /&gt;
&amp;gt;purposes (of course without the presence of the proxy parent application). &lt;BR /&gt;
&amp;gt;Is there any ObjectARX or ads api to get such information?&lt;/PBART&gt;</description>
      <pubDate>Wed, 20 Apr 2005 09:01:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301282#M26732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-20T09:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy entity geometry?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301283#M26733</link>
      <description>It is possible, see the solution in:&lt;BR /&gt;
&lt;BR /&gt;
[Arx path]\samples\database\ARXDBG\Inc\ArxDbgWorldDraw.h&lt;BR /&gt;
[Arx path]\samples\database\ARXDBG\Tests\ArxDbgWorldDraw.cpp&lt;BR /&gt;
&lt;BR /&gt;
[Arx path]\samples\database\ARXDBG\Inc\ArxDbgViewportDraw.h&lt;BR /&gt;
[Arx path]\samples\database\ARXDBG\Tests\ArxDbgViewportDraw.cpp&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
Hokus&lt;BR /&gt;
&lt;BR /&gt;
&lt;PBART&gt; wrote in message news:4819995@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt;I need to get the geometric data of the ACAD_PROXY_ENTITY for exporting&lt;BR /&gt;
&amp;gt;purposes (of course without the presence of the proxy parent application).&lt;BR /&gt;
&amp;gt;Is there any ObjectARX or ads api to get such information?&lt;/PBART&gt;</description>
      <pubDate>Wed, 20 Apr 2005 12:27:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301283#M26733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-20T12:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy entity geometry?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301284#M26734</link>
      <description>thanks a lot!&lt;BR /&gt;
I hope exploding you mentioned will not change the object (drawing) itself.</description>
      <pubDate>Thu, 21 Apr 2005 11:21:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301284#M26734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-21T11:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy entity geometry?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301285#M26735</link>
      <description>Thank you</description>
      <pubDate>Thu, 21 Apr 2005 11:22:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/proxy-entity-geometry/m-p/1301285#M26735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-21T11:22:53Z</dc:date>
    </item>
  </channel>
</rss>

