How to fit the brick to the dimensions while moving it forward?
I want to move forward along the curve.
make a perpframe frame from the same ‘t’ outputs, use the plane axis that’s equal to ‘forward’ to move your geometries - or post a .gh file
Sorry, I don’t understand. How do you move forward for each plane axis?
The bricks are staggered because their positions are not right.
20190123.gh (28.4 KB)
actually not needed (the perp frame), just use Y axis of your horizontal planes:
brickHELP.gh (45.7 KB)
1 Like
Thanks to you, I’m able to solve the problem.