PLEASE HELP EDIT THIS .LSP

PLEASE HELP EDIT THIS .LSP

nikm42Q9N
Advocate Advocate
748 Views
1 Reply
Message 1 of 2

PLEASE HELP EDIT THIS .LSP

nikm42Q9N
Advocate
Advocate

So I got this great .lsp routine from LEE MAC Programing that bypasses all the data extraction wizard ( I have autocad 2008 so its not that great like the new versions) . I want to use it to count stones aka pcs on our shop drawings. I set up the sperate stones in blocks with visibility states before I draw them into the building. the .lsp does great in counting them and everything but I would like to add to the table (Length, Heights and Profile area) witch are already In the block as attributes . ive tried editing the .lsp to include them but no success im sure it has something to do with fields?. And an great extra would be having another column that shows the math of length times profile to give me cubes of the stone(i.e. profile sqin x Length /1728=x)  that gonna be step 2 of this. any help would be greatly appreciated. forgive me it this is posted in the wrong area 

 

Lisp works like so

Command: Count-----Pick Blocks-------Pick table location

 

Example drawing attached 

0 Likes
749 Views
1 Reply
Reply (1)
Message 2 of 2

pbejse
Mentor
Mentor

@nikm42Q9N wrote:

.... I want to use it to count stones aka pcs on our shop drawings. I set up the sperate stones in blocks with visibility states before I draw them into the building. the .lsp does great in counting them and everything but I would like to add to the table (Length, Heights and Profile area) witch are already In the block as attributes . i

 

Lisp works like so

Command: Count-----Pick Blocks-------Pick table location

 

Example drawing attached 


 

What will the desired result look like?

 

0 Likes