<?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: Getting Geometry and Texturing data from entities (through WorldDraw?) in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/getting-geometry-and-texturing-data-from-entities-through/m-p/6065972#M37055</link>
    <description>I want the same info, looks like with ObjectARX, we may not be able to get it. Have you tried to post the question to the development net work?</description>
    <pubDate>Wed, 02 Mar 2016 15:41:29 GMT</pubDate>
    <dc:creator>johnteng00</dc:creator>
    <dc:date>2016-03-02T15:41:29Z</dc:date>
    <item>
      <title>Getting Geometry and Texturing data from entities (through WorldDraw?)</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-geometry-and-texturing-data-from-entities-through/m-p/6050738#M37053</link>
      <description>&lt;P&gt;Greetings all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While trying to find ways to optimize some old code I had made for gathering such information as geometry (vertices/faces/normals) and material properties from entities, I stumbled upon this &lt;A href="http://adndevblog.typepad.com/autocad/2012/07/get-entity-geometry-using-custom-worlddraw-and-viewportdraw.html" target="_blank"&gt;[very interesting post]&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After I tried out some stuff I managed to retrieve some data for most kinds of 3D entities but here's the problem:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding was that worldDraw is the same method everyentity calls to draw itself in the editor and thus I was expecting/hoping to have access to information like texture UV coordinates and on the way autocad draws lines with dashed linetypes etc.&amp;nbsp;But I found that was not the case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have overriden WorldGeometry, WorldDraw and SubEntityTraits as per the example and I jave implemented some code in the calls that actually give me geometric information back. For example, through Shell() I have retrieved geometry for all solids, meshes and surfaces I've tried, but no matter how i've set their materials and material mapping, the faceData do not contain a material mapper and vertex data do not contain any texture coordinates, they are simply null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to access that information besides calculating UVs for every entity (my previous code did that, but I would rather use something native)?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for any answers!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 16:25:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-geometry-and-texturing-data-from-entities-through/m-p/6050738#M37053</guid>
      <dc:creator>akolymparis</dc:creator>
      <dc:date>2016-02-22T16:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Geometry and Texturing data from entities (through WorldDraw?)</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-geometry-and-texturing-data-from-entities-through/m-p/6056378#M37054</link>
      <description>&lt;P&gt;Bumping.&lt;/P&gt;&lt;P&gt;Still looking for answers &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 15:26:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-geometry-and-texturing-data-from-entities-through/m-p/6056378#M37054</guid>
      <dc:creator>akolymparis</dc:creator>
      <dc:date>2016-02-25T15:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Geometry and Texturing data from entities (through WorldDraw?)</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-geometry-and-texturing-data-from-entities-through/m-p/6065972#M37055</link>
      <description>I want the same info, looks like with ObjectARX, we may not be able to get it. Have you tried to post the question to the development net work?</description>
      <pubDate>Wed, 02 Mar 2016 15:41:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-geometry-and-texturing-data-from-entities-through/m-p/6065972#M37055</guid>
      <dc:creator>johnteng00</dc:creator>
      <dc:date>2016-03-02T15:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Geometry and Texturing data from entities (through WorldDraw?)</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-geometry-and-texturing-data-from-entities-through/m-p/6067502#M37056</link>
      <description>&lt;P&gt;Hey there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No actually I haven't tried that. Embarrassingly enough.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will do though.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 07:50:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-geometry-and-texturing-data-from-entities-through/m-p/6067502#M37056</guid>
      <dc:creator>akolymparis</dc:creator>
      <dc:date>2016-03-03T07:50:00Z</dc:date>
    </item>
  </channel>
</rss>

