<?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 create a Legend with LISP in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180583#M81101</link>
    <description>&lt;P&gt;I found "Block Counter" created by &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/569456"&gt;@Lee_Mac&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="imagen.png" style="width: 800px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/703988i6F716EC89512B9F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="imagen.png" alt="imagen.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need one hero to add "description" or "block description" in the "countsettings" (image 02) and to work with regular blocks, dynamic blocks, nested blocks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="imagen.png" style="width: 442px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/703989iF4C89E167F2BE006/image-size/large?v=v2&amp;amp;px=999" role="button" title="imagen.png" alt="imagen.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the result should be something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="imagen.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/703990iA5C24D115162BD3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="imagen.png" alt="imagen.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;link lisp:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.lee-mac.com/blockcounter.html" target="_blank"&gt;http://www.lee-mac.com/blockcounter.html&lt;/A&gt; (CountV1-5)&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lee-mac.com/nestedblockcounter.html" target="_blank"&gt;http://www.lee-mac.com/nestedblockcounter.html&lt;/A&gt; (BlockCountV1-5)&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lee-mac.com/dynamicblockcounter.html" target="_blank"&gt;http://www.lee-mac.com/dynamicblockcounter.html&lt;/A&gt; (DBcountV1-1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2019 20:21:04 GMT</pubDate>
    <dc:creator>jtm2020hyo</dc:creator>
    <dc:date>2019-12-03T20:21:04Z</dc:date>
    <item>
      <title>create a Legend with LISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180583#M81101</link>
      <description>&lt;P&gt;I found "Block Counter" created by &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/569456"&gt;@Lee_Mac&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="imagen.png" style="width: 800px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/703988i6F716EC89512B9F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="imagen.png" alt="imagen.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need one hero to add "description" or "block description" in the "countsettings" (image 02) and to work with regular blocks, dynamic blocks, nested blocks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="imagen.png" style="width: 442px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/703989iF4C89E167F2BE006/image-size/large?v=v2&amp;amp;px=999" role="button" title="imagen.png" alt="imagen.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the result should be something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="imagen.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/703990iA5C24D115162BD3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="imagen.png" alt="imagen.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;link lisp:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.lee-mac.com/blockcounter.html" target="_blank"&gt;http://www.lee-mac.com/blockcounter.html&lt;/A&gt; (CountV1-5)&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lee-mac.com/nestedblockcounter.html" target="_blank"&gt;http://www.lee-mac.com/nestedblockcounter.html&lt;/A&gt; (BlockCountV1-5)&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lee-mac.com/dynamicblockcounter.html" target="_blank"&gt;http://www.lee-mac.com/dynamicblockcounter.html&lt;/A&gt; (DBcountV1-1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 20:21:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180583#M81101</guid>
      <dc:creator>jtm2020hyo</dc:creator>
      <dc:date>2019-12-03T20:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: create a Legend with LISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180596#M81102</link>
      <description>&lt;P&gt;Please upload your SAMPLE.DWG. With all such differents blocks kind.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 20:28:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180596#M81102</guid>
      <dc:creator>devitg</dc:creator>
      <dc:date>2019-12-03T20:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: create a Legend with LISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180606#M81103</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/58962"&gt;@devitg&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Please upload your SAMPLE.DWG. With all such differents blocks kind.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;here my blocks&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 20:33:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180606#M81103</guid>
      <dc:creator>jtm2020hyo</dc:creator>
      <dc:date>2019-12-03T20:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: create a Legend with LISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180649#M81104</link>
      <description>&lt;P&gt;Hi , it&amp;nbsp; seem to be that&amp;nbsp; Bcount , by itself , can do it with any block kind.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm diggin on it to get the description.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope I can get it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;;;--------------------------=={ Block Count }==-------------------------;;
;;                                                                      ;;
;;  This program will generate a report detailing the individual        ;;
;;  quantities of primary and nested blocks, dynamic blocks &amp;amp; xrefs in  ;;
;;  a selection or an entire drawing.                                   ;;
;;                                                                      ;;
;;  The program will correctly count the number of nested blocks,       ;;
;;  nested dynamic blocks and nested xrefs; nested to any level; and    ;;
;;  with any number of instances of the same block at each level.       ;;
;;                                                                      ;;
;;  Of course, the program may be used as a standard block counter,     ;;
;;  since the nested block count data is displayed separately from the  ;;
;;  primary block count data, and the nested report will not be shown   ;;
;;  if there are no nested blocks in the drawing.                       ;;
;;                                                                      ;;
;;  The report is printed to the command-line and separately details    ;;
;;  the number of primary and nested blocks with a break-down of the    ;;
;;  quantities for each individual block name, together with the total  ;;
;;  number of primary and nested blocks located adjacent to the report  ;;
;;  headings. The printed report may subsequently be extracted to       ;;
;;  either a Text or CSV file.                                          ;;
;;                                                                      ;;
;;----------------------------------------------------------------------;;
;;  Author:  Lee Mac, Copyright © 2014  -  www.lee-mac.com              ;;
;;----------------------------------------------------------------------;;
;;  Version 1.5    -    2014-02-02                                      ;;
;;----------------------------------------------------------------------;;

&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Dec 2019 20:53:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180649#M81104</guid>
      <dc:creator>devitg</dc:creator>
      <dc:date>2019-12-03T20:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: create a Legend with LISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180755#M81105</link>
      <description>&lt;P&gt;erased by DEVITG ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 21:52:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9180755#M81105</guid>
      <dc:creator>devitg</dc:creator>
      <dc:date>2019-12-03T21:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: create a Legend with LISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9181878#M81106</link>
      <description>&lt;P&gt;I remember using that lisp of Lee Mac for my needs also, but I never used it to enter Settings - I made my version to do directly what I needed and I added column for block counting preview scheme in kind of list structure... As for description I created completely new table which imports csv Excel file - I have csv with me and I can alter changes whenever I needed it... The problem with my versions is that table may be big for project with which it should be presented - floor plan etc... We don't know how big count preview list would look like, so we can't predict column width, but I have accounted that it should span according to largest one found in project...&lt;/P&gt;&lt;P&gt;I'll attach what I have so that you can see what I mean, and if you accept my solution I suppose I should get some gratitude or perhaps accept solution mark...&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 12:17:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9181878#M81106</guid>
      <dc:creator>marko_ribar</dc:creator>
      <dc:date>2019-12-04T12:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: create a Legend with LISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9183003#M81107</link>
      <description>&lt;P&gt;sorry for the answer too late. I was trying to understand your work.&lt;BR /&gt;&lt;BR /&gt;beautiful .lsp and .vlx, working with block attributes and csv imported tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it's a good idea. and I like it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just curiously, do you have any method to insert or import the description to the blocks?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 20:05:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9183003#M81107</guid>
      <dc:creator>jtm2020hyo</dc:creator>
      <dc:date>2019-12-04T20:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: create a Legend with LISP</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9183088#M81108</link>
      <description>&lt;P&gt;Collect block names you want to add description, iterate through names and apply this sub to block definition ename...&lt;/P&gt;&lt;P&gt;Subfunction is already posted in your newly started topic, and you can also find it here :&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/change-block-description-in-autolisp/m-p/895138/highlight/true#M120796" target="_blank"&gt;https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/change-block-description-in-autolisp/m-p/895138/highlight/true#M120796&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 20:29:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-a-legend-with-lisp/m-p/9183088#M81108</guid>
      <dc:creator>marko_ribar</dc:creator>
      <dc:date>2019-12-04T20:29:47Z</dc:date>
    </item>
  </channel>
</rss>

