Maintain distance between lines when scaling?

Maintain distance between lines when scaling?

Anonymous
Not applicable
878 Views
5 Replies
Message 1 of 6

Maintain distance between lines when scaling?

Anonymous
Not applicable

I'm working in 2D autocad and I'm basically looking at a doughnut, meaning a small circle inside of a larger circle. There is 15 feet of space in between the circles and I want to be able to scale the "doughnut" but maintain that 15 foot distance between the inner and outer circles...Is there a way to do that? Right now, when I scale the circles together, the space between the lines also gets larger or smaller, but what I want is for the space to remain 15 feet when I scale the circles. Please help

0 Likes
879 Views
5 Replies
Replies (5)
Message 2 of 6

vinodkl
Mentor
Mentor

Hi,

 

Can be a little tricker for a beginner to get that😉 but it's doable. See attachment Hope that helps🙂

 

 

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
0 Likes
Message 3 of 6

Anonymous
Not applicable

Thanks for trying. I opened the file, but it only works if I make the doughnut larger using the block's triangular handle (if that's the term for it?). When I try to make the doughnut larger or smaller using the "scale" command, I have the same problem where the distance between the circles changes...

I'm going to have a bunch of these doughnuts overlapping to create a design, and will need to scale them together, so I need something that works with the "scale" command...

0 Likes
Message 4 of 6

h_s_walker
Mentor
Mentor

The only way it will work is if you use the "triangle" 

 

You cannot maintain a fixed distance if you scale the whole block using the scale command.

eg 15 scaled by 2 is going to change to 30 and not stay as 15

 

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

Message 5 of 6

vinodkl
Mentor
Mentor

Hi,

 

The only way you could do what you asked for is by using the "Triangle grip"🙂 There is no other way to maintain the distance of 15' between the two circles when using the "scale" command.

If you are trying to create a design using many of these doughnuts then you need to scale them individually using the "triangle grips".

 

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
Message 6 of 6

timothy_crouse
Collaborator
Collaborator

You may have better luck using parametric constraints, and possibly combining the concept in a

block using a lookup table.

 

Attached is a basic idea, you can drag the outer constraint OR use the parameters manager to set the value of the diameter.  But you cannot scale the object with the scale command as it is controlled via the geometric constraints at this point.

 

Does this Help?

-Tim C.

0 Likes