Orienting breps on ruled surface

Dear all,

I am currently working on a filter facade on ruled surface. The aim is to have the elements that compose the filter aligned with the rulings of the surface (as in the rhino file attached)

I made a grid on a doble curvature surface using lunch box tool and the I oriented the brep elements using the normal vector at each point of the grid.

However, due to the diverse XY direction of the normal planes, not all of the breps are aligned properly. And even though, the elements are centred in each face normal and not following the rulings.


In there a way to make a small rotation of the planes in order to make them follow the rullings?

Thank you in advance.

Borja

20190327_Stone filter.3dm (1.7 MB)
20190327_Stone filter.gh (8.9 KB)

Just using the frame output of Evaluate Surface should work.


20190327_Stone filter_re.gh (14.8 KB)

Thank you Kim! That was helpful

It will work if the bending of the surface is not too big. However, what I ment in my previous post was how to orient all the breps of each column with the single rule that crosses the surface.

Thank you again!

Check this as well.


20190327_Stone filter_reV2.gh (20.7 KB)

1 Like

That’s perfect! This is exactly what I ment.
Thank you very much. I really apreciate your help.