Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automatically create drawings in AutoCAD

Status
Not open for further replies.

mikeb543

Mechanical
Joined
Apr 29, 2007
Messages
5
Location
US
Is there a way to automatically create a large number of similar drawings where there are only 5-6 different changes between each drawing? I am faced with creating 100 different detail drawings of a label. Each label is slightly different - drawing number, part number displyed on the label, description shown on the label, etc. I would like to set up the drawing with fields that could be automatically populated from an excel spreadsheet. This would create the 100 drawings in a matter of seconds rather than manually making the changes.
 
Perhaps AutoCAD is the wrong software for the task. The mail merge function in MS Word and MS Publisher will do what you are asking.

"...students of traffic are beginning to realize the false economy of mechanically controlled traffic, and hand work by trained officers will again prevail." - Wm. Phelps Eno, ca. 1928

"I'm searching for the questions, so my answers will make sense." - Stephen Brust

 
A script that opens the drawing, changes the attributes or places the text, renames and saves the drawing might work. Use Excel to create the script file.
 
thread159-230306 may be useful here

simple to use spreadsheet addin that enables a "for-next" loop to generate ACAD scripts from Excel. It is also freeware.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top