Hello,
When i set the panel rotation component, too many surfaces rotated by each panels were created.
Does someone know how to rotate the panels only one time?
Keisuke
20231030 panel rotation.gh (49.3 KB)
@inno is spot on.
Alternatively, you could also flatten both “Geometry” and “Axis” inputs to achieve a similar result but within a single branch:
1 Like
Thanks Alessandro and Inno,
solved the problem because of the advices!
if you know, please tell me the way to flip the number, 0-99 to 99 to 0 , to manage the way of rotation angle
20231106 panel rotation.gh (34.9 KB)
Best, Keisuke
on the Rotate component, you can right click on Angle input and chose Reverse:
in alternative there’s a dedicated Reverse List component:
Thank you as always, Inno,
I understood very well!
Best, Keisuke