I’m making a script that puts wooden facade cladding of different sizes (rectangles) on curves. So I duplicated the different rectangles, calculated where the begin and endpoints of the rectangles are on the curve, moved the rectangles there.
With pipe variable I tested the clockwise direction, start- and endpoints. All seem ok.
The rotation works most of the time, it seems alright on non-vertical and non-horizontal shapes. I have tried two methods to make ik work in alle cases, but no luck.