Download free Autocad lisp for counting blocks and their attributes and collecting them in a table. lsp Autolisp for block quantity in the project. All blocks are counted in three steps, the lisp reduce time and effort.
Download also: AutoCAD Lisps for HVAC Design![]() |
Block Count Lisp |
About Block Count Lisp:
Here is the block counter that places a table with a preview of the
blocks and their attributes within the table. An additional feature is to specify the text
size of the text within the table which gives you extra control over the
size of the table.
Download Block Count Lisp
How block count lisp works:
Note that to load the lisp, I just drag & dropped it into the drawing area.
- In the command line write "count" then <enter> to start.
- Select blocks by either individual picks or with a window selection.
- <enter> to accept the selection set.
- Select the insertion point for the table.
- Place table.
- You can edit the table by deleting unnecessary cells.
great lisp may allah bless you
ReplyDeletethanks for your favor
ReplyDeleteYou should probably give Lee Mac credit for his work, because this is his LISP
ReplyDeletehttp://www.lee-mac.com/lisp/html/CountV1-5.html