3
submitted 1 year ago by [email protected] to c/[email protected]

I have the following:

I want the center rectangle to be concentric with the outer rectangle (the separation of each edge should be equal). What's the best way to do this?

top 2 comments
sorted by: hot top controversial new old
[-] [email protected] 3 points 11 months ago

Should the horizontal and vertical edges have the same separation?

Add construction lines connecting rectangle A's top right corner and rectangle B's top right corner, repeat for each corner, constrain the 4 lines to be equal in length.

[-] [email protected] 1 points 11 months ago

I’d do either 45 degree lines of equal length on 2 corners with the same length, or 2 boxes with equal lengths.

It depends on what method would be easiest for you to implement and what your using to determine the distance between the rectangles.

this post was submitted on 11 Jul 2023
3 points (100.0% liked)

FreeCAD

787 readers
1 users here now

Your own 3D parametric modeler.

www.freecadweb.org

FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters.

founded 2 years ago
MODERATORS