Hi all,
I guess it could be a very basic math issue…but I cannot figure it out…
I have a rectangle, I know its area.
And I want to use the rectangle’s area to constraint the hexagon’s area. I mean, make them the same.
But and the sametime I want to be able to control the shape of the hexagon on Y axis.
I thought I can use the Scale NU to achieve it but I have to do it manually to try many times on both X & Y scale factor. I wonder if there is any way that I just need to define the “Y scale factor”, then it can automatically work out the number of “X scale factor”.
I know you can do it via Galapagos but I don’t like it, because you need to wait for it. It must be some mathematics or geometric ways to achieve what I want…
Given the opportunity a good challenge (via K2 or the Recursive way) is to find an inscribed (to R) polygon with N sides (that are not equal) that yields the same Area (A) to the regular one. Obvioulsy there’s many solutions possible for that.