Align corners of a rectangle

Align corners of a rectangle

Anonymous
Not applicable
2,833 Views
6 Replies
Message 1 of 7

Align corners of a rectangle

Anonymous
Not applicable

If I have 2 parallel lines that are 12 inches apart, is there a way to align an 18 inch long rectangle such that one corner is on one of the lines and the opposite corner is on the other line.

0 Likes
Accepted solutions (1)
2,834 Views
6 Replies
Replies (6)
Message 2 of 7

marko_ribar
Advisor
Advisor

Use trigonometry to determine angle of orientation, then draw line that crosses those parallel xlines and finally use ALIGN command to align rectangle at desired position...

Marko Ribar, d.i.a. (graduated engineer of architecture)
0 Likes
Message 3 of 7

Kent1Cooper
Consultant
Consultant
Accepted solution

@Anonymous wrote:

If I have 2 parallel lines that are 12 inches apart, is there a way to align an 18 inch long rectangle such that one corner is on one of the lines and the opposite corner is on the other line.


MOVE the rectangle so that one of those desired corners [I'll call it CornerA] lies anywhere on one of the Lines [via PERpendicular or MIDpoint or ENDpoint Object Snap].  Draw a temporary CIRCLE with CornerA as its center, through the opposite corner [I'll call it CornerB].  ROTATE the rectangle, using Corner A as the rotation base point, and with the Reference-direction option, using for the Reference direction the direction from CornerA to CornerB, and for the new direction the INTersection of the temporary Circle with the other Line.  Erase the temporary Circle.

Kent Cooper, AIA
Message 4 of 7

LyleHardin
Advisor
Advisor

Yes. In geometry and CAD, Circles are your best friends!

0 Likes
Message 5 of 7

Kent1Cooper
Consultant
Consultant

.... [via PERpendicular or MIDpoint or ENDpoint Object Snap]. ....


... or NEArest Osnap, or using positional Snap. or ....

Kent Cooper, AIA
0 Likes
Message 6 of 7

wai1954
Advocate
Advocate

Draw a circle that has the diagonal of the rectangle equal to its diameter (Circle, 2P, then pick the diagonally opposite corners of the rectangle as the two points). Move the circle so that it intersects both lines.

 

Now move one corner of the rectangle to one intersection of the circle and one line, then rotate the rectangle about this point so that the diagonally opposite corner is at the appropriate intersection of the circle and the other line.

 

If you want the two alignment points to be the endpoints of a long side, use that as the circle to assist you.

 

Erase the temporary circle.

 

wai1954 (Ian A. White)
0 Likes
Message 7 of 7

Anonymous
Not applicable

Thanks Kent. I knew there had to be some relatively simple way to do this.

0 Likes