Trouble understanding scale in paper space

Trouble understanding scale in paper space

nh451368
Observer Observer
2,786 Views
7 Replies
Message 1 of 8

Trouble understanding scale in paper space

nh451368
Observer
Observer

 

I feel like AutoCAD handles scale differently from every other program and it's breaking my brain. My model is set to inches (architectural). when I type DWGunits the units are set to feet. Now, I'm struggling to figure out how to make it so that the scales I select in paper space are actually correct. When I set up a new sheet, in the page setup manager I had it set to 1:1 as seen below:

[https://imgur.com/a/1p8DYxz](https://imgur.com/a/1p8DYxz)

However, I don't think this is actually accurate. My model is pretty small, only around 13 feet wide, however with the settings shown above, when I select 1/8" = 1', the model fills the whole 12x18 page. 1/8" = 1' is pretty small, so I feel like such a small object in model space shouldn't be filling the whole page. So I went back to page setup manager and changed the setting to this:

[https://imgur.com/a/TvD66Vf](https://imgur.com/a/TvD66Vf)

That obviously scaled everything weird, but now with that setting a 13 foot wide object fills the whole 12x18 page at a 1-1/2" = 1' scale, which seems more reasonable I guess? but maybe I'm wrong. Which one of these is actually correct?

If I had a scale ruler on me I would print them out and check it with that, but unfortunately I dont.

0 Likes
2,787 Views
7 Replies
Replies (7)
Message 2 of 8

paullimapa
Mentor
Mentor

All the links you shared cannot be found

Perhaps you can attach and share your dwg for everyone here to take a look?


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 3 of 8

pendean
Community Legend
Community Legend

@nh451368 wrote:

 

I feel like AutoCAD handles scale differently from every other program and it's breaking my brain. My model is set to inches (architectural). when I type DWGunits the units are set to feet.


How does that work? And why those choices if I may ask? You are probably drawing something way larger than a 13-foot object if it fills an 11x17 page.

 

When everything is in inches (UNITS=ARCH and DWGUNITS-=INCHES) this is what your design should look like

pendean_0-1725992975171.png

 

 

0 Likes
Message 4 of 8

jreidKVSUZ
Collaborator
Collaborator

I put a drawing together to help in how you can check your drawing's scale.

Hope this helps!

JRR!

jreidKVSUZ_0-1725995846157.png

 

0 Likes
Message 5 of 8

Wojty1
Advocate
Advocate

@nh451368 

I wrote an explanation of how scales work in AutoCAD, maybe it helps:
https://1drv.ms/b/c/b94bc0f382aae2aa/EUZvojwtmrZPotnGa3nMlQABFZRrWQulKyB0Kf3MUon-MQ?e=o7PXk6

 

Windows 10 Pro 64-bit | Civil 3D 2024+2025 / Revit 2024 (64-bit EN)
Intel Core i7-7700K / 2x 27" / 64 GB RAM / GeForce RTX 3060 OC V2

Windows 11 Pro 64-bit | All Autodesk Products 2023 - 2025
Intel Core i7-13850HX / 3x 27" / 128 GB RAM / nVidia RTX Ada 3500
0 Likes
Message 6 of 8

nh451368
Observer
Observer

This is great, though honestly I'm still somewhat confused. How does the scale of a particular viewport on a sheet relate to the scale that is defined in the page setup manager? I'm also confused by how your examples can apply to an imperial scale, where the scale I'm using is for example 1/4" = 1'. You give an example scale of 1:100 in the imperial example and use 100 in your equation.

 

(Sorry for late response. Currently travelling).

0 Likes
Message 7 of 8

nh451368
Observer
Observer

see attached

0 Likes
Message 8 of 8

paullimapa
Mentor
Mentor

The 1st thing I see is that in Model tab you're in some kind of 3d visual view mode:

paullimapa_0-1726350988020.png

To change this to 2d drawing mode execute the following command:

VSCURRENT

2dWireframe

paullimapa_1-1726351062723.png

Next I see that the objects you have drawn are in Inches so they're not in Feet. But since you used the dwgunits command to change the drawing setting to Feet, I repeated the command to change the setting back to Inches but without scaling the drawn objects because they're actually drawn correctly in inches:

paullimapa_2-1726351258055.png

Then I executed the SCALELISTEDIT command and saw that for some reason all the paper units = drawing unit are showing 1 drawing unit which is incorrect.

paullimapa_3-1726351444932.png

The correct ratio should be paper units = 12 drawing unit. 

To resolve this problem I select the Reset button and choose Imperial scales:

paullimapa_4-1726351654916.png

Now they all show the correct scales of 12 drawing units. You do still have a number of incorrect scales listed on the top of the list because these are still currently used by or assigned to objects like your paperspace vports.

Then I go into one of your layout pspace vports and find from the list of the now corrected scales that will fit with your drawing in your 12x18 title block which happens to be 1" = 1'-0"

For example in layout bldg plan I select the pspace vport then under the Properties window I change the Standard scale from 3/32" = 1'-0"_1 (which is incorrect) to 1" = 1'-0" (which is now the correct scale factor):

paullimapa_5-1726351928630.pngpaullimapa_6-1726351990522.png

Repeat the same with the Annotation scale

Now its very easy to verify that this works because it's 1 inch = 1 feet. 

Go into Modelspace and use the DIST command to measure object snapping from one end of the plan to the other which shows about 14 feet:

paullimapa_9-1726352745342.png

Now go back to Paperspace and repeat the DIST command again but this time don't object snap to anything and you'll get 1'-2" or 14 inches. Since 1 inch = 1 feet then the vport scale factor is accurate:

paullimapa_10-1726352906108.png

One last thing I would do is to change your Scale read out on your title block for this layout by using a Field to link it to your Vport Standard Scale:

Double clicking on your title block should automatically launch the EATTEDIT command to bring up the Enhanced Attribute Editor. Then select Scale & in the edit box delete the current value shown there which is 1/4" = 1'

Then right mouse click and on the cursor menu and select Insert Field

On the Field dialog box that appears under Field category select Objects. Under Field names select Object. Under Object type click on the cross hair icon and select the vport object. Then under Property select Standard scale. You'll now see under Preview the vport scale used as 1" = 1'-0" Now click OK and back in the Enhanced Attribute Editor you'll see the Value automatically populated in grey which represents a Field. Finally click OK to complete the scale edit.

paullimapa_13-1726353361602.png

Now anytime you change the pspace vport scale again and do a Regen the Scale value in the title block will automatically change to reflect this.

I've attached the modified drawing for you to continue with the remaining layout changes on your own.

 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos