PDA

View Full Version : Created BOM from attribute information


brooks_mike_
2006-11-07, 07:05 PM
I am trying to figure out how to make a lisp file that I could pick a block with attribute information in it and it would genarate a table or bill of materials. I have attached a drawing to show what I would like the lisp routine to do.

Thanks

Mike

rkmcswain
2006-11-07, 07:36 PM
What version of AutoCAD are you using? 2006 and up can do exactly this, using the EATTEXT command.

brooks_mike_
2006-11-07, 07:51 PM
We are using 2006 getting ready to go to 2007. You are correct that is what we are using now. I am looking for something that will also produce the leaders and auto number everything. Yes I am try to become lazy.

Thanks for the imput.