array from circle to square

array from circle to square

Anonymous
Not applicable
2,012 Views
7 Replies
Message 1 of 8

array from circle to square

Anonymous
Not applicable

hello is there a way i can array from a circle to square? something similat to  the loft command but in 2D.thanks

0 Likes
Accepted solutions (1)
2,013 Views
7 Replies
Replies (7)
Message 2 of 8

cadffm
Consultant
Consultant
do you want multiple circles in XY plane or in XY and Z plane or do you want to make a cylinder out of the circle?

array
3darray
Check your circle properties, there is one to display your circle as cylinder - i think you mean that.

Sebastian

0 Likes
Message 3 of 8

Anonymous
Not applicable

 in XY plane i want  the circle's shape (start) changes to end as a square

0 Likes
Message 4 of 8

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

are you asking for a transition from the first element as circle to the last element as rectangle .. all in 2D?

Then sorry no, AutoCAD does not have such a function.

 

Otherwise please show a drawing or screenshot with a sketch of what you like to get.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 5 of 8

Anonymous
Not applicable
Here's an attachment
0 Likes
Message 6 of 8

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

thank you for your screenshot.

Sorry to say that there does not exist any function in AutoCAD to get that done.

 

I would try to solve that with _OFFSET of the outer rectangle and then run command _FILLET with different radius, but not sure if that result is what you expect.

 

Sorry, - alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 7 of 8

Kent1Cooper
Consultant
Consultant

Something like this, perhaps?

circsquare.PNG

The intermediate shapes are made of 4 Arcs each.  The endpoints of the Arcs are at third-points of the yellow line, and the midpoints at third-points of the red line.  Something similar could probably be automated, but if you have any specific criteria to define the intermediate shapes, different from my assumptions, that would help.

Kent Cooper, AIA
Message 8 of 8

parkr4st
Advisor
Advisor

circle and square separated by z value needed, loft solid, slice at x sections where needed, the edges of the solids are the shapes needed, attached dwg

 

dave