Drawing Units vs -DWGUNITS

Drawing Units vs -DWGUNITS

efioriniW9BJH
Explorer Explorer
3,433 Views
1 Reply
Message 1 of 2

Drawing Units vs -DWGUNITS

efioriniW9BJH
Explorer
Explorer

Hi,

I have an issue on a specific drawing. I need to update the used units from inches to mm. I worked into the model doing the design in mm (1000 units=1000mm) but at the end I noticed that the drawing units were set  in inches so I switched in mm.

The problem is the following:

it seems that units remained as they were, this because if I copy paste a block to a blank drawing set in mm, the block was scaled wrongly.

 

In fact I noticed that while the Drawing Units is setting in mm (see following),  

 

image (5).png

the "-DWGUNITS" setting stay in inches, the first value it's 1 (see following).

image (6).png

 

How this is possible?

 

0 Likes
3,434 Views
1 Reply
Reply (1)
Message 2 of 2

pendean
Community Legend
Community Legend

This is INSUNITS variable setting only, look up usage in HELP

pendean_0-1653502183533.png

 

 

This is you simply asking AutoCAD to use decimals: that can be mm, inches, feet, cm, meters, whatever, it means nothing else

pendean_1-1653502249236.png

 

 

If you want to change your drawing from INCHES to MM as you desire, DWGUNITS command is the place to do that. No where else unless you just start with a template set to mm so you can skip the conversion process.

 

HTH

 

0 Likes