Diamond Grid mesh orientation

How do I make diamond grid mesh creases orient uniformly? They are all correct at the top of the structure and rotated at the bottom rows

orient_component.gh (48.4 KB)

orient_component.gh (16.6 KB)

Please give it a try with Panel Connections, and fyi.

PanelConnections.gh (11.1 KB)

As a follow-up, what if I have a bunch of geometries imported from rhino and I want to achieve the same rotational behavior? Rotation direction is shattered

pine_shell_3.gh (3.5 MB)

Do you mean something like this :


pine_shell_3.gh (366.7 KB)

I mean, I need to rotate panels around an axis or point derived from the panels themselves (i.e. area center or horizontal axis between its corners like the line you did in your example)



pine_shell_4.gh (371.9 KB)

Thanks a lot!