PLEASE HELP EDIT THIS .LSP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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