<?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: Issue in Reading ASM entity in RealDWG in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4711253#M12944</link>
    <description>&lt;P&gt;Hi &lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;Balaji&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your efforts in solving the issue.&lt;/P&gt;&lt;P&gt;Finally your suggestion works for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Chockalingam.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Dec 2013 08:17:06 GMT</pubDate>
    <dc:creator>chockalingam</dc:creator>
    <dc:date>2013-12-23T08:17:06Z</dc:date>
    <item>
      <title>Issue in Reading ASM entity in RealDWG</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4708965#M12936</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not able to read the AcDbRegion, AcDb3DSolids in a drawing using RealDWG.&lt;/P&gt;&lt;P&gt;I tried RealDWG&amp;nbsp;versions starts from 2010 to 2012.&lt;/P&gt;&lt;P&gt;All returns the same error.&lt;/P&gt;&lt;P&gt;Here with i added the sample source code and drawing to be used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am breaking my heads for the past 4 weeks to find the solution, but not able to solve this issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me in solving this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chockalingam.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2013 08:36:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4708965#M12936</guid>
      <dc:creator>chockalingam</dc:creator>
      <dc:date>2013-12-21T08:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Reading ASM entity in RealDWG</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4709209#M12937</link>
      <description>&lt;P&gt;You're&amp;nbsp;more likely to get help if you&amp;nbsp;reveal what the error is, and what causes it.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2013 11:22:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4709209#M12937</guid>
      <dc:creator>owenwengerd</dc:creator>
      <dc:date>2013-12-21T11:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Reading ASM entity in RealDWG</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4709221#M12938</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Owen Wengerd,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am trying read all the entities in a drawing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But if any&amp;nbsp;&lt;SPAN&gt;AcDbRegion, AcDb3DSolids present in drawing my program crashed in the following line&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;es = pBlkTblRcdItr-&amp;gt;getEntity(pEnt,AcDb::kForWrite);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No Error status received, also even the error not hits catch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you try to debug my sample you can find the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chockalingam&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2013 11:58:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4709221#M12938</guid>
      <dc:creator>chockalingam</dc:creator>
      <dc:date>2013-12-21T11:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Reading ASM entity in RealDWG</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4709229#M12939</link>
      <description>&lt;P&gt;Sorry, it's too much work for me to go to the trouble of setting up and debugging your sample. I suspect I know what the problem is, but you haven't provided enough information to be sure. For example, it would be useful to know whether the ASM modules are loaded successfully, or if the "crash" is due to missing modules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Saying that your program&amp;nbsp;"crashed" without&amp;nbsp;providing the exception information&amp;nbsp;implies that&amp;nbsp;you are&amp;nbsp;inexperienced or lazy. Since you went to the trouble of creating a sample, I&amp;nbsp;guess you are inexperienced.&amp;nbsp;I&amp;nbsp;recommend to&amp;nbsp;invest some time learning how to debug exceptions so you can help yourself by posting better questions in the future.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2013 12:16:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4709229#M12939</guid>
      <dc:creator>owenwengerd</dc:creator>
      <dc:date>2013-12-21T12:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Reading ASM entity in RealDWG</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4709943#M12940</link>
      <description>&lt;P&gt;Hi Chockalingam,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have repeatedly suggested the same thing for your earlier forum post as well as your query posted directly to ADN :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried your sample code in the DumpDwg sample of the RealDWG 2010 SDK and in 2014 version and it worked ok.&lt;/P&gt;
&lt;P&gt;Please try it with that sample and if that works, you will have a working sample project for you to compare and isolate the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand that you have been on this topic for 4 weeks now, but w&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;ithout knowing what your findings were for a previous suggestion, it makes it difficult to suggest any further.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you understand this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Balaji&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2013 10:50:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4709943#M12940</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2013-12-22T10:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Reading ASM entity in RealDWG</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4710101#M12941</link>
      <description>&lt;P&gt;I have attached the screenshots to show the results from the DumpDWG sample in RealDWG 2010 SDK for a sample drawing that has a region.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2013 11:21:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4710101#M12941</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2013-12-22T11:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Reading ASM entity in RealDWG</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4710511#M12942</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="color: #666666; font-family: FrutigerNextW04-Regular; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 15px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #fefdfd; display: inline !important; float: none;"&gt;Balaji&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply. Can i know how to run the &lt;SPAN style="color: #666666; font-family: FrutigerNextW04-Regular; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 15px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #fefdfd; display: inline !important; float: none;"&gt;DumpDwg sample&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chockalingam&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2013 13:26:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4710511#M12942</guid>
      <dc:creator>chockalingam</dc:creator>
      <dc:date>2013-12-22T13:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Reading ASM entity in RealDWG</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4710645#M12943</link>
      <description>&lt;P&gt;Hi Chockalingam,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the steps :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Make the change to the sample code as shown in the screenshot from my previous reply&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;Build the sample project&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;3. copy the "Region.dwg" to a folder&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;4. Make change to the project settings as shown in the attached screenshot&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;5. Press "Ctrl+F5" to run the exe.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;Balaji&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2013 17:54:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4710645#M12943</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2013-12-22T17:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Reading ASM entity in RealDWG</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4711253#M12944</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;Balaji&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your efforts in solving the issue.&lt;/P&gt;&lt;P&gt;Finally your suggestion works for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Chockalingam.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2013 08:17:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/issue-in-reading-asm-entity-in-realdwg/m-p/4711253#M12944</guid>
      <dc:creator>chockalingam</dc:creator>
      <dc:date>2013-12-23T08:17:06Z</dc:date>
    </item>
  </channel>
</rss>

