<?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: Adding attribute value column into block data export csv through lisp in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419888#M76317</link>
    <description>&lt;P&gt;Attached is adapted lisp. Please check that this is to requirements, and if not let me know what need altering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current sort is by attribute string, block then layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Apr 2020 11:29:29 GMT</pubDate>
    <dc:creator>dlanorh</dc:creator>
    <dc:date>2020-04-03T11:29:29Z</dc:date>
    <item>
      <title>Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419496#M76312</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a lisp that export block data (block name, Rotation, Layer and co-ordinates) to CSV into the same location as of dwg. It has two options -either for all blocks or layer-wise.&lt;BR /&gt;So I need to add one more column for an attribute value in the CSV. The blocks will always have a single attribute tag &lt;EM&gt;(although block name and tag name will vary from case to case).&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;STRONG&gt;Please find the attached sample Image&lt;EM&gt; (additional column required highlighted by yellow)&lt;/EM&gt; showing the desired result required with sample dwg.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Also, please find the attached lisp file.&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 07:47:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419496#M76312</guid>
      <dc:creator>abdul.raufJJ89F</dc:creator>
      <dc:date>2020-04-03T07:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419515#M76313</link>
      <description>If you post a drawing saved as AutoCAD 2010 or earlier, I can update my lisp.</description>
      <pubDate>Fri, 03 Apr 2020 08:03:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419515#M76313</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-03T08:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419689#M76314</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5644077"&gt;@dlanorh&lt;/a&gt;&amp;nbsp; Please find the attached dwg in the 2010 version.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 09:25:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419689#M76314</guid>
      <dc:creator>abdul.raufJJ89F</dc:creator>
      <dc:date>2020-04-03T09:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419742#M76315</link>
      <description>One question, does this require sorting on the contents (textstring) of the attribute? I will be busy for the next couple of hours but after that it shouldn't take more than an hour.</description>
      <pubDate>Fri, 03 Apr 2020 09:50:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419742#M76315</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-03T09:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419800#M76316</link>
      <description>&lt;P&gt;Yes I want them sorted in order from lowest to highest value&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 10:21:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419800#M76316</guid>
      <dc:creator>abdul.raufJJ89F</dc:creator>
      <dc:date>2020-04-03T10:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419888#M76317</link>
      <description>&lt;P&gt;Attached is adapted lisp. Please check that this is to requirements, and if not let me know what need altering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current sort is by attribute string, block then layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 11:29:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9419888#M76317</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-03T11:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420263#M76318</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5644077"&gt;@dlanorh&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks but it seems there is an issue with sorting. Here I am attaching the sample drawing in 2010 format and snap of output CSV. It sorts as T-1, T-10,T-11 rather than as T-1, T-2, T-3 etc.&lt;BR /&gt;&lt;BR /&gt;Please have a look&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 14:04:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420263#M76318</guid>
      <dc:creator>abdul.raufJJ89F</dc:creator>
      <dc:date>2020-04-03T14:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420432#M76319</link>
      <description>&lt;P&gt;It's not an issue, I am sorting the text as text, not number and this usually happens when you do that. That was my oversight.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I have something somewhere, or can find something on the forums to sort this out.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 15:07:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420432#M76319</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-03T15:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420464#M76320</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5644077"&gt;@dlanorh&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I would like to mention that attribute value will be of either &lt;STRONG&gt;a &lt;FONT color="#FF0000"&gt;prefix (letter) - number&lt;/FONT&gt; or &lt;FONT color="#FF0000"&gt;simply number&lt;/FONT&gt; for all the cases.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 15:20:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420464#M76320</guid>
      <dc:creator>abdul.raufJJ89F</dc:creator>
      <dc:date>2020-04-03T15:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420678#M76321</link>
      <description>&lt;P&gt;OK. Attached is the revised lisp. This should sort properly. I have tested it in your supplied drawing by copying and adjusting the attribute text.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 16:32:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420678#M76321</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-03T16:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420682#M76322</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7231694"&gt;@abdul.raufJJ89F&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5644077"&gt;@dlanorh&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I would like to mention that attribute value will be of either &lt;STRONG&gt;a &lt;FONT color="#FF0000"&gt;prefix (letter) - number&lt;/FONT&gt; or &lt;FONT color="#FF0000"&gt;simply number&lt;/FONT&gt; for all the cases.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Is this a mix and match? If so does the prefix need to be taken into account in the sort?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 16:33:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9420682#M76322</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-03T16:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9423766#M76323</link>
      <description>&lt;P&gt;The simplest way to fix the sort problem is t-1,t-10,t-11 etc use t-01,t-02 etc&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am pretty sure like you that this sort problem has been solved tried to find for something else I think it was one of Lee-mac's brilliant Lambda's. looks at ascii codes for numbers.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 04:22:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9423766#M76323</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2020-04-06T04:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9429889#M76324</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5644077"&gt;@dlanorh&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There will be no mix cases. It will be either of two types-&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a. The attribute will be of the format &lt;FONT color="#FF0000"&gt;prefix (letter)-number&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Eg- T-1, T-2,T-3,...........&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AB-10, AB-20,AB-30,.............&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;b.The attribute will be simply a &lt;FONT color="#FF0000"&gt;number or with a numeric prefix&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Eg- 1,2,3,.........&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 501,502,503,..............&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4-1, 4-2,4-3,................&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 12:09:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9429889#M76324</guid>
      <dc:creator>abdul.raufJJ89F</dc:creator>
      <dc:date>2020-04-08T12:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9430209#M76325</link>
      <description>&lt;P&gt;Try the attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 15:23:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9430209#M76325</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-08T15:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9432007#M76326</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5644077"&gt;@dlanorh&lt;/a&gt;&amp;nbsp; Much thanks..It is working fine!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 10:38:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9432007#M76326</guid>
      <dc:creator>abdul.raufJJ89F</dc:creator>
      <dc:date>2020-04-09T10:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9432106#M76327</link>
      <description>&lt;P&gt;Excellent.&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 11:34:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9432106#M76327</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-09T11:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9441053#M76328</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5644077"&gt;@dlanorh&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I hope you are doing well!&lt;BR /&gt;I need your additional help with this case where the block will have two attributes. I want only the second attribute value in the excel as a column (and not the first one) in this case.&lt;BR /&gt;&lt;STRONG&gt;Note that the second attribute has the property set as "Invisible" and here I don't require attribute data to be sorted in any specific order.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;I am attaching the sample dwg (2010 version), your original blkdata lisp and the desired result image.&lt;BR /&gt;Thanks&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 07:02:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9441053#M76328</guid>
      <dc:creator>abdul.raufJJ89F</dc:creator>
      <dc:date>2020-04-14T07:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9441451#M76329</link>
      <description>&lt;P&gt;Attached is modified lisp. I have renamed it CP_ID and this is also the command to run it. Also attached is produced csv file. This has also been renamed to *- CP_ID Block Data". If you want something else you can change it in the lisp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 10:33:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9441451#M76329</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-14T10:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9441807#M76330</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5644077"&gt;@dlanorh&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You are amazing. Thanks for your help.&amp;nbsp;&lt;BR /&gt;I would like to mention that the tag name will not be constant (CP_ID) for various cases but it will be always invisible for all cases.&amp;nbsp;&lt;BR /&gt;Just for depicting my case to you, I have randomly put "CP_ID" in the CSV column heading which I can change along with output CSV filename later on. in the lisp, as you mentioned above.&lt;BR /&gt;I just want to ensure that your lisp runs for any tag name.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In addition to the above-&lt;BR /&gt;&lt;BR /&gt;Just one more thing I would like to ask, in future I may need to get both attributes values in the excel column.- Sequence &lt;EM&gt;(same as per the above sorting logic done by you)&lt;/EM&gt; and CP_ID.I am attaching an Image depicting the format of the desired output.&lt;BR /&gt;You can use the above dwg attached for this one.&lt;BR /&gt;Thanks for the consideration!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 13:13:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9441807#M76330</guid>
      <dc:creator>abdul.raufJJ89F</dc:creator>
      <dc:date>2020-04-14T13:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding attribute value column into block data export csv through lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9441878#M76331</link>
      <description>&lt;P&gt;Will try to sort it out later this afternoon.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 13:30:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/adding-attribute-value-column-into-block-data-export-csv-through/m-p/9441878#M76331</guid>
      <dc:creator>dlanorh</dc:creator>
      <dc:date>2020-04-14T13:30:27Z</dc:date>
    </item>
  </channel>
</rss>

