Shrinking or redusing in size

Shrinking or redusing in size

Anonymous
Not applicable
4,528 Views
13 Replies
Message 1 of 14

Shrinking or redusing in size

Anonymous
Not applicable

I am a beginner and using AutoCad 2012.  I have an object drawn and need to reduce it in size by 1/4" all round.  Scaling doesn't seem to work (certainly reduces it length wise but the width is reduced proportionally.  Can anyone help me complete the shrink?

Thanks,

Brian

0 Likes
4,529 Views
13 Replies
Replies (13)
Message 2 of 14

Anonymous
Not applicable

How about using EXTEND command?.

It can scale up your object to one direction.

 

For more information, See this Link.

0 Likes
Message 3 of 14

Vinayv4v
Advisor
Advisor
Accepted solution

,Hello,

 

If you want to reduce all sides by 1/4" then scale is the perfect option. 

SC > Select Object > Show base point > .25 (as the scale factor)

 

If you want to change only one side then you can use STRETCH (S) or you can use EXTEND (EX) as mentioned by Sonppw.

 

 

Cheers,

Vinay Vijayakumaran

Message 4 of 14

ennujozlagam
Mentor
Mentor

@Anonymous hello, can share the file so we can check. thanks





Remember : without the difficult times in your LIFE, you wouldn't be who you are today. Be grateful for the good and the bad. ANGER doesn't solve anything. It builds nothing, but it can destroy everything...
Please mark this response as "Accept as Solution" if it answers your question. Kudos gladly accepted.
0 Likes
Message 5 of 14

imadHabash
Mentor
Mentor

Hi,

 

>>  I have an object drawn and need to reduce it in size by 1/4" all round. <<

SCALE command will reduce all of your object size by entering a scale factor. if you like to share your object with us to help you more.

 

Regards,

 

 

Imad Habash

EESignature

0 Likes
Message 6 of 14

Michiel.Valcke
Advisor
Advisor
Accepted solution

If you wish to reduce the size of your objects along one axis, then usually stretch will be the go-to command. However if you wish for other elements in you drawing to reduce in size proportionally along the same axis you will need to do a work around.

You can turn your objects in a block (_BLOCK) and then insert the block again (_INSERT) but scale it along a single axis (for example x=1 y=1.5) then you will have effectively stretched your entire block along a single axis but unlike stretch all parts of your drawing will have stretched proportionally along the same axis.

I have added some screenshots to clarify the difference, as well as my .dwg in which I made the test. It still contains the block 'test' so you can practice there for your insert.

1.JPG2.JPG3.JPG4.JPG5.JPG

Message 7 of 14

parkr4st
Advisor
Advisor
Accepted solution

OFFSET  distance   0.25"    select the object and click inside it should work but can't tell for sure without the dwg to check it out.

Message 8 of 14

Anonymous
Not applicable
Hi imadHabash;



Thanks very much for the reply & help. Another
reply suggested using OFFSET which worked on
reducing all sides by ¼”.



Thanks again imadHabash.



Regards,

Brian


0 Likes
Message 9 of 14

Anonymous
Not applicable
Hi ennujozlagam



Thanks very much for the repl. Another reply
suggested using OFFSET which worked on reducing
all sides by ¼”.



Thanks again ennujozlagam.



Regards,

Brian
0 Likes
Message 10 of 14

Anonymous
Not applicable
Accepted solution
Hi Vinayv4v;



Thanks for your reply & help. This worked very
well.



Thanks again,

Brian


0 Likes
Message 11 of 14

Anonymous
Not applicable
Accepted solution
Hi sonppw;



Thanks very much for the repl. Another reply
suggested using OFFSET which worked on reducing
all sides by ¼”.



Thanks again sonppw.



Regards,

Brian




0 Likes
Message 12 of 14

Anonymous
Not applicable
Accepted solution
Hi Michiel;



Thanks for your reply & help. This solution
worked very well. Thought I was over my head when
I seen _BLOCK & _INSERT, but OMG, it worked.



Thanks again,

Brian


0 Likes
Message 13 of 14

Anonymous
Not applicable
Hi parkr4st;



Thanks for the reply & help. This solution worked
very well.



Thanks again,

Brian


0 Likes
Message 14 of 14

Kent1Cooper
Consultant
Consultant

@Anonymous wrote:
.... using OFFSET which worked on reducing all sides by ¼”.
....

That sounds like what you're doing it to is a [presumably closed] Polyline, Circle, Ellipse or Spline, including the Erase-the-original option.  The appropriate method would vary a lot, depending on exactly what kind(s) of object(s) you're working with, and in some cases would require more than one operation.  For instance, a rectangle made of four Lines  could have its edges brought in using Offset on each Line, but if you did that, it would also require them to be shortened, such as with Lengthen or Fillet or Stretch or Change or Trim.  Stretch would do it with the use of only one command name,  but you'd have to use that command four times, once for each edge.  @Michiel.Valcke mentioned some other possibilities.

Kent Cooper, AIA
0 Likes