Spiral Stircase Railway

Hello,

I’ve build a spiral staircase with the help of this tutorial - https://www.youtube.com/watch?v=DywY0NnyyaU

(see attached file).

Does anybody know how I can add a railway to this script?

Or do you have a different script for spiral staircase?

Thanks,

YardenSpiralStaircase.gh (19.0 KB)
sTAIRS

Its a little more complex than I had hoped but otherwise it did not follow the edge of the stairs if you only had a few steps. Note how its linked to the point in the code just before he did flip matrix to make the steps.

I have also added a switch so you can pick if you want an exterior handrail only or both interior and exterior handrails.

SpiralStaircase Handrail.gh (31.1 KB)

Thanks a lot!