<?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: blocks with multiple attributes import and export in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8777353#M143501</link>
    <description>&lt;P&gt;So I want to import blocks in a drawing with attributes taken from an excel. and vice versa ( extract block attributes from a drawing to an excel. )&lt;/P&gt;
&lt;P&gt;3 of the attributes are geometry values ( X,Y and Z ) these should be incorporated.&lt;/P&gt;
&lt;P&gt;the other 2 values are generated from a third party ( survey software ) and represent max nT and AM2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in the example attached the X,Y and Z values are manual input. these should come from the insertion point off course.&lt;/P&gt;
&lt;P&gt;I use an attext template to extract the X,Y and Z values. but I haven't had any luck yet extracting the MAX. nT and AM2 values.&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2019 06:19:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-08T06:19:22Z</dc:date>
    <item>
      <title>blocks with multiple attributes import and export</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8717112#M143497</link>
      <description>So I want to create a simple block ( hatched circle ) with multiple attributes.  the block represents an object found in a survey.
- x-coordinate
- y coordinate
- z coordinate
- characteristic a
- characteristic b
- characteristic c
I want to be able to import these blocks ( usually about 50-400 objects ) within a drawing based upon X and Y coordinate, but have the Z and characteristics visible within properties. import through .TXT, .CSV or .XLS
the objects should also be able to be exported to .TXT, .CSV or .XLS
I allready tried to build a block like this and export ( attext) templates files to do so, but without succes.

Can someone help me please?</description>
      <pubDate>Tue, 09 Apr 2019 10:53:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8717112#M143497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-09T10:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: blocks with multiple attributes import and export</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8717129#M143498</link>
      <description>Give us an example of your file.</description>
      <pubDate>Tue, 09 Apr 2019 11:02:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8717129#M143498</guid>
      <dc:creator>maratovich</dc:creator>
      <dc:date>2019-04-09T11:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: blocks with multiple attributes import and export</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8717144#M143499</link>
      <description>Will do so as soon as I get to my desktop@work.&lt;BR /&gt;Thought of that already, but thanx&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2019 11:07:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8717144#M143499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-09T11:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: blocks with multiple attributes import and export</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8721299#M143500</link>
      <description>&lt;P&gt;Use DATAEXTRACTION to export properties of the block to an excel file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer to this :&amp;nbsp;&lt;A href="https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Extracting-objects-coordinates-to-an-external-text-file.html" target="_blank" rel="noopener"&gt;Extracting object coordinates to an external text file in AutoCAD&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 17:15:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8721299#M143500</guid>
      <dc:creator>S.Faris</dc:creator>
      <dc:date>2019-04-10T17:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: blocks with multiple attributes import and export</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8777353#M143501</link>
      <description>&lt;P&gt;So I want to import blocks in a drawing with attributes taken from an excel. and vice versa ( extract block attributes from a drawing to an excel. )&lt;/P&gt;
&lt;P&gt;3 of the attributes are geometry values ( X,Y and Z ) these should be incorporated.&lt;/P&gt;
&lt;P&gt;the other 2 values are generated from a third party ( survey software ) and represent max nT and AM2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in the example attached the X,Y and Z values are manual input. these should come from the insertion point off course.&lt;/P&gt;
&lt;P&gt;I use an attext template to extract the X,Y and Z values. but I haven't had any luck yet extracting the MAX. nT and AM2 values.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 06:19:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-with-multiple-attributes-import-and-export/m-p/8777353#M143501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-08T06:19:22Z</dc:date>
    </item>
  </channel>
</rss>

