Cladding system help

Trying to design a cladding system similar to Dri-Design but will apply attractors.

This is what i have so far. I have three panel heights and then i would like to apply different widths. I think a vb or python script for this would be quite simple but above my understanding.

Thanks!


random panel2.gh (16.9 KB)

Rhino 6 Multiplication component is not supported in Rhino 5: :frowning:

missing

I wired up two Rhino 5 versions, guessing where they belong (green)?


random_panel2_2018Jan30a.gh (19.0 KB)

You don’t need Python to evaluate simple expressions like this:

random_panel2_2018Jan30a

The two Rec 2Pt components at the far right have vectors instead of points connected to their ‘B’ inputs - that’s weird.

That’s all the time I have for this at the moment.

NOTE: fixed off-by-one error with “x-1” expression on Lng L output - version “c”:


random_panel2_2018Jan30c.gh (17.1 KB)

Thanks for your help!!! So simple! I obviously have a lot to learn.

The trickier part of this is to continue this pattern on four sides of a building, where each side has the same “row heights” and the cladding stops at the corners. Have fun.

1 Like