Block Attribute Table Modification

Block Attribute Table Modification

Anonymous
Not applicable
822 Views
3 Replies
Message 1 of 4

Block Attribute Table Modification

Anonymous
Not applicable

Hello I am new to LISP and found this code online which has worked really well. I made a few modifications to start but I am having trouble with the last modification I would like to make. Currently the chart supplies a count of the components. I would like instead of a count for the "QTY" attribute to be summed for any object with the same name. Thank you in advance for your help! 

0 Likes
823 Views
3 Replies
Replies (3)
Message 2 of 4

DannyNL
Advisor
Advisor

Doesn't the standard Extract Data (Ribbon Insert --> Linking & Extraction --> Extract Data) give you the output you need?

0 Likes
Message 3 of 4

Ranjit_Singh
Advisor
Advisor

Very lightly tested based on what I understood (and I might have not understood it right)bomt.gif

0 Likes
Message 4 of 4

f_witteveen
Explorer
Explorer

can anyone change the list so it does not give the following in the table: coutn, name, qty.

i just need a lisp that gives the attibute values .

0 Likes