Grasshopper

algorithmic modeling for Rhino

Hello guys, 

I am trying to figure out if there is an eassier or different way to design a facade with windows and panels like the one in the example, or I have to make manually all the points, link them to lines, and then make the surface of each one...

PD: i attach the gh file, i dont need to finish it, only if you know a faster method, please tell me :)

Regards and thank you for your time,

Daniel

Views: 1947

Attachments:

Replies to This Discussion

There are many different ways to accomplish this, depending in part on whhich dimensions you consider fixed vs. variable.  For example, many might consider the surface of the building fixed and divide it to get the spacing between windows and floors - what you have done is the opposite, making the surface a result of the number of rows (floors) and columns, window size and spacing.

It's also quite reasonable to make one window and copy it to a grid of points instead of using the grid to create multiple windows.

Thank you! Thats true.

I have a question more. How can i divide or cut a surface with lines/curves to get the different panels?

Attachments:

You could do something like this:

Attachments:

Is a nice solution and i have learnt to use "Orient" which i didn´t know.

I followed with my more complicated way ( :( hehehe) and I have defined also the lines which will determine the panels and they are also conected with the windows.... but i don´t know how to divide or split a surface with lines. I guess it is possible, isnt it?

Thank you Joseph, for your time

Attachments:

Yes, it is possible to split a surface with lines... ('SrfSplit')  Your code appears to be getting lost in 3D concepts ('SDiff') when everything you're doing is 2D.

Oh! You are right! :)

Hi Joseph, do you know how could I do this kind of opening facade but in a twist facade?

Thank you

i would divide the srf and then scale the crvs

I will try, thank you

As always, it helps to be specific (with a GH model) because the answer depends on what you mean by a "twist facade"?  The 'Boundary' surface feature used above clearly works only on planar surfaces.  There are SO MANY WAYS to do things but on any non-planar surface, I would think about either:

  • mapping one surface to another OR
  • creating hole pattern curves at points on the surface in planes perpendicular to surface normals at each point, then using 'Pull Curve to Surface', then splitting the surface.

Yes, I did the model in grasshopper.

Thank you very much, I will try your suggestions!

I'd like to create something like the picture 'example', I want control the opening, so I think the way you've cried the algorithm for opening window it's interesting, but I don't know how to apply for twist facade (like example). Could you help me with this? Thank you

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service