How to scale the dimension without scaling the model

How to scale the dimension without scaling the model

Anonymous
Not applicable
6,377 Views
5 Replies
Message 1 of 6

How to scale the dimension without scaling the model

Anonymous
Not applicable

I have to produce manufacturing plans that should be 1 to 10 of the actual size, but at the same time, I have to print the actual set of 

 

drawings in 1:25, 1:10 scale.

 

Since those drawings are for the contractor, how do I scale my dimensions to manufacture a model smaller without changing the model size?

 

My question is the opposite of the question: "scaling without changing dimensions"

 

In my case, I want to scale dimensions for manufacturing without scaling the model for specific drawing representations (as I say, in 1:25, 1:10 scale)

 

Should I have to input the dimensions individually doing calculations, or, can I do this doing some adjustments in the dimension properties?

 

Thank you for your response and have a nice day.

 

Pablo

UToronto

0 Likes
6,378 Views
5 Replies
Replies (5)
Message 2 of 6

imadHabash
Mentor
Mentor

Hi,

 

i suggest to use DIMSCALE system variable and change the value . then use _dimstyle >> restore  OR from Dimension tab >> Update . 

 

Command: DIMSCALE
Enter new value for DIMSCALE <0.500>:

 

Regards,

Imad Habash

EESignature

0 Likes
Message 3 of 6

user181
Mentor
Mentor

Hi @Anonymous, you can adjust the DIMLFAC  variable or you can change it in the dimension style as shown in the picture below.

 

 

 

dims.PNG

EESignature


0 Likes
Message 4 of 6

carl.coghill
Advocate
Advocate

Another way is to select the dimensions you want to change;

Go to Properties, under Fit you will see Dim scale overall this will change the scale of the dimension(s) selected.

 

 

Apologies, I have re-read and now see that you want the actual figures to scale not the dimension appearance.

Carl Coghill
Senior Designer
AutoCAD 2018
Windows 7 Professional 64bit
LinkedIn
0 Likes
Message 5 of 6

scot-65
Advisor
Advisor
There are two possible answers, depending how the text style is set up.

For both, DIMSCALE is your friend. The tick marks will scale proportionately.
This variable will have to be saved to the dimension style in order for the
existing dimensions to update (and not as an override).

At the command prompt enter DIMTXSTY and take note of the value.
Command STYLE and highlight the value noted.

Now,
If the assigned text height is EQUAL to zero (0), you are set.
Cancel out of the STYLE dialog and command -DIMSTYLE "Save" to make
the new DIMSCALE part of the current dimension style.

If the assigned text height is GREATER than zero (0), adjust the height accordingly
-or- create a new text style and assign DIMTXSTY to that new text style.
-DIMSTYLE "Save" as above to make permanent.

If you wish to keep the ticks the same size, but adjust the text height AND
the text style has a height EQUAL to zero, play with DIMTXT.
... DIMTXT = Desired text height divided by DIMSCALE.

If the existing dimensions do not update, there is possibly overrides to the
dimensions that will have to be removed. Command -DIMSTYLE "Apply"
and select the existing dimensions that did not update.

???

Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.

0 Likes
Message 6 of 6

ktsaleej
Enthusiast
Enthusiast

Below link for my blog will help to draw in scale dimension

Scale Conversion Calculator 

 

scale.PNG

0 Likes