Making a pre populated table from blocks I've drawn

Making a pre populated table from blocks I've drawn

draftsman1GRDKD
Participant Participant
699 Views
4 Replies
Message 1 of 5

Making a pre populated table from blocks I've drawn

draftsman1GRDKD
Participant
Participant

Hi, I am a relatively new user of autocad after taking a traineeship in drafting. I used cad to do design drawings of scaffolding and I am trying to get all of the blocks I use into a table that gives me an accurate count of the number of blocks I have in each drawing(there can be a lot) to supply a gear list for the work to be done, and also the combined weight for engineers. 

 

I do use an add-on to autocad which gives me a table with the blocks I use from that add-on so I know it can be done but I just can't figure out how to get my blocks to do it. 

 

When I spoke to another user they said it has something to do with auto listing and writing a code within cad but I have no idea about that.

 

any help would be much appreciated.

 

Kind Regards,

Lee 

0 Likes
Accepted solutions (2)
700 Views
4 Replies
Replies (4)
Message 2 of 5

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> get all of the blocks I use into a table that gives me an accurate

>> count of the number of blocks

Please find this command: _DATAEXTRACTION (>>>details<<<)

I guess this is what you are looking for.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
Message 3 of 5

vinodkl
Mentor
Mentor
Accepted solution

Hi @draftsman1GRDKD 

You can use lisp to get this done. 

You can download the .lsp file from this link: http://www.lee-mac.com/blockcounter.html 

Once downloaded drag and drop the .lsp into AutoCAD or use the command "APPPLOAD" and then browse the .lsp to load it. Once loaded type in the command "COUNT" and then select all the blocks and then click to place the table containing the counts of the blocks with name and preview of the block 🙂

 

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
Message 4 of 5

draftsman1GRDKD
Participant
Participant
Accepted solution

thanks for the advice

0 Likes
Message 5 of 5

draftsman1GRDKD
Participant
Participant
thank you, this was very helpful.
0 Likes