Hello!
The GH component “Column” takes 2 inputs: position and options.
Instead of a position, a plane would be better. Otherwise I need to calculate the angle of the building’s plane (not necessarily true north) and put it into a ‘ColumnOpt’.
Not difficult, but also not that comfortable…
Hold on…
It was about the column’s orientation, not only it’s origin point.
I just saw in your image that the columns are not rotated with the planes. Would be nice if they were, if a plane is plugged in.
Best regards
Eugen
@eugen excuse me, you are right. You need to assign the angle of rotation to the Column options to make it work. Just connect the Angle of the aligned planes with the Rotation input of Column Options:
Thanks, that’s what I did. What I wanted to suggest that this (not complicated) step could be skipped if the Column component would recognize if a plane is at it’s input and if so aligns the column accordingly.