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!

Fill-in-the-dimension drawings

Status
Not open for further replies.

JStephen

Mechanical
Joined
Aug 25, 2004
Messages
8,730
Location
US
We have a number of drawings where the same basic drawing (not drawn to scale) can be used over and over by just changing text items and by changing dimension text. The required dimensions can be generated by spreadsheet. What is the most efficient way to work this?
 
use attributes for anything that needs changed on insertion. Then use VBA or Lisp to automate the process so you don't have to manually type anything in.

~ for your CAD solutions
 
If the answers are generated by Excel then format the answers and copy/paste into AutoCAD. The OLE links work great! In the drawing, use "A", "B", "Length", "Height" etc as the text in the dimensions and use the same for column headings in Excel. Keep Excel open when you are doing this. In AutoCAD you can always open up the mini spreadsheet in Excel, edit it and when you close Excel the changesa re in AutoCAD.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top