Hello i'm new to ruby and this is my first script. I have been working on something that uses two different vector datas to draw different types of cantenary curve based on dialogue inputs. Its similar to remus script in a way.
I have two problems at the moment.
The first is getting the type two cantenary curve data [inputs are oc at def_create_offset_cantenary]to load from a drop down box instead of the default simple cantenary].
The second is that i'm having dificulty setting the curve once it is created to use the beginging of the line as the origin when snapping it to horizontal planes. Code line =234 onwards
Thanks for your time.