Grasshopper

algorithmic modeling for Rhino

hi all,

 i need to create a parametric rectangle with the edges : x=1.618033 * y

and with the area of the rectangle = to 50.

so:

x=1.618033 * y

x*y= 50

 

someone can help me?

 

thank you  lot,

roy

Views: 1743

Replies to This Discussion

x=phi*y

(phi*y)*y=50

y=?

 

A = x*y

A/x= y

y = 50/1.618033

y= 30.901718

hi danny,

thank you for your reply.

 

i have tried to use your solution but maybe there is somethink wrong in my script.

can you verifing it...?

thanks a lot,

roy

Attachments:

y=A/(phi*y) -> y²=50/phi !

 


sorry wrong end of the stick.

hi danny,

thank you again.

but i need to have the area of the rectangle as a fixed number, and i need that the lenght of the edges of the rectangle changing linked with the phi proportion....

some idea...?

 

I haven't checked but I assumed that Systemiq had answered this.

It checks out fine. Credit to Systemiq, but here it is in native GH components:

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service