<?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: applying texture to dxf file in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/applying-texture-to-dxf-file/m-p/7398824#M7660</link>
    <description>&lt;P&gt;Basically I would suggest to load the DXF into a new &lt;FONT face="courier new,courier"&gt;AcDbDatabase&lt;/FONT&gt; with &lt;FONT face="courier new,courier"&gt;AcDbDatabase::dxfIn()&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;Than iterate over the enties in the modelspace and use &lt;FONT face="courier new,courier"&gt;AcDbEntity::setMaterial()&lt;/FONT&gt; to assign an &lt;FONT face="courier new,courier"&gt;AcDbMaterial&lt;/FONT&gt; material with a texture to the entities you want. You can set the texture mapping with &lt;FONT face="courier new,courier"&gt;AcDbEntity::setMaterialMapper()&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;When you are done, save with &lt;FONT face="courier new,courier"&gt;AcDbDatabase::dxfOut().&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Does this make sense to you?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2017 16:25:59 GMT</pubDate>
    <dc:creator>tbrammer</dc:creator>
    <dc:date>2017-09-21T16:25:59Z</dc:date>
    <item>
      <title>applying texture to dxf file</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/applying-texture-to-dxf-file/m-p/7380221#M7659</link>
      <description>&lt;P&gt;Hi, I want applying a texture to a dxf file which actually is t&lt;SPAN&gt;riangulation&amp;nbsp;n&lt;/SPAN&gt;&lt;SPAN&gt;etwork of terrain, I have no idea how to implement this. any suggestions will be appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 11:45:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/applying-texture-to-dxf-file/m-p/7380221#M7659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T11:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: applying texture to dxf file</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/applying-texture-to-dxf-file/m-p/7398824#M7660</link>
      <description>&lt;P&gt;Basically I would suggest to load the DXF into a new &lt;FONT face="courier new,courier"&gt;AcDbDatabase&lt;/FONT&gt; with &lt;FONT face="courier new,courier"&gt;AcDbDatabase::dxfIn()&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;Than iterate over the enties in the modelspace and use &lt;FONT face="courier new,courier"&gt;AcDbEntity::setMaterial()&lt;/FONT&gt; to assign an &lt;FONT face="courier new,courier"&gt;AcDbMaterial&lt;/FONT&gt; material with a texture to the entities you want. You can set the texture mapping with &lt;FONT face="courier new,courier"&gt;AcDbEntity::setMaterialMapper()&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;When you are done, save with &lt;FONT face="courier new,courier"&gt;AcDbDatabase::dxfOut().&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Does this make sense to you?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 16:25:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/applying-texture-to-dxf-file/m-p/7398824#M7660</guid>
      <dc:creator>tbrammer</dc:creator>
      <dc:date>2017-09-21T16:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: applying texture to dxf file</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/applying-texture-to-dxf-file/m-p/7677313#M7661</link>
      <description>&lt;P&gt;sorry for late reply, I got it. thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 01:53:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/applying-texture-to-dxf-file/m-p/7677313#M7661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-10T01:53:32Z</dc:date>
    </item>
  </channel>
</rss>

