Hi, I am currently trying out a python script using the GHpython component to create a spiral along a spiral geometry in rhino. The geometry is as shown below:
I am having issues with line 37 of the python code. The code only works when I input non-zero coordinates for the vector. Can I ask why the geometry is unable to generate when I key (0,0,0) as my vector coordinates ? The attached is the Grasshopper file:
3.5.4_spiral along a spiral_continuation.gh (15.2 KB)
Thanks in advance