This also works if you want to convert imperial to metric
We often get requests to convert an architectural or engineering CAD drawing from metric to imperial measurements. Converting from metric to imperial in AutoCAD is easier than you might think. This may seem complicated, but it really isn’t. There are a few quick commands that makes it pain free. There are two methods to accomplish this.
Using the INSERT command:
- Create a new blank drawing using a template that is in the target units (for example acadiso.dwt for Metric or acad.dwt for Imperial).
- At the command line, enter INSERT.
- In the Insert dialog box, browse to the original DWG file.
- Check the box to Explode.
- Click OK and specify an insertion point.
Using the SCALE command:
- At the command line, enter SCALE.
- At the Select objects prompt, enter All, then hit Enter.
- Enter 0,0 for the base point.
- When prompted for scale factor, enter the appropriate scale factor for the units to be converted, based on the following list:
Scale Factors:
Inches to Millimeters = 25.4
Millimeters to Inches = 0.0393701
Inches to Centimeters = 2.54
Centimeters to Inches = 0.393701
Feet to Millimeters = 304.8
Millimeters to Feet = 0.00328084
Feet to Centimeters = 30.48
Centimeters to Feet = 0.0328084
Note: For the SCALE command method, adjust the dimension text and arrowhead height in the dimension style as needed.
To have your plans professionally converted to AutoCAD, submit your files here for a fast quote.
Source: Autodesk.com
You must be logged in to post a comment.