- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have read and read, and i know each lisp is unique. I am stumped and seeking help! I had a SCR file and TXT file halfway working but got frustrated when i couldnt get any further and it seems like LISP is a better option.
Background:
We are turned over drawing packages from Vendors that contain hundreds of drawings. Each drawing has to be put on its own DWG file and assigned with our own Title, File/Drawing number, etc. I am looking a more efficient way than what we are currently doing and from what i have read and researched through the forums it can be done - i just cant figure it out.
I have attached the title block and an excel file for what i am looking to do. If you open the drawing you will see the title lines 1 - 3, file no, and revision description is populated. ( i want to create a lisp to do that later, but for starters ,want to start here). These drawing sets are printed, and physically signed and then the names have to be manually typed into the title block. Since there are hundreds of drawings, i am looking to have a file do this for me instead of having to open hundreds individually and type the names in each block (drawn by / date, engineer / date, quality, date, etc. ) . For each block the name is the same for each set. I am looking for something in this order
Open drawing
**it reads excel populated info (row 2) to fill in attributes on the drawing that are listed in the excel column names of row 1
zoom extents
save
close
open next drawing and do the same, etc, etc.
Please tell me this is feasible and help would be greatly appreciated! I hope i have provided enough information and it makes sense.
Solved! Go to Solution.