I’m working on a Grasshopper definition for positioning and orienting object on a spiral (helical) curve. The curve itself is nonplanar and 3D, and the object need to be placed at specific points along the curve. My goal is to have each object oriented in a “roadlike” orientation manner—aligned along the curve’s tangent while remaining upright relative to the global Z (vertical) direction.
For my current gh def, it seems only half side of the curve is working, the it gets flipped!
I tried to do it with rhino array along curve command and orientation option = roadlike, and it worked perfectly. But since i have specific points on the curve that i want to place the object on. it requires grasshopper.
helper_file_gh.gh (9.6 KB)
helper_file_Rc.3dm (534.5 KB)