Issue with PolyCurves and ParameterSplit

Hi,

I am trying to split a PolyCurve and I get the 2 following issues:

  • In Python, if I try to use 2 parameters, get an error saying it's expecting an array instead of a list (?). How can I use it ? ![dynamo10|300x104](upload://oNSxVj4eBsS0fIFkWXzgPBbsp7t.jpg)

dynamo11

 

 

 

 

 

 

 

 

 

  • Calling ParameterSplit with a small parameter will loose any additional curve that is further away than the parameter in the PolyCurve. However it works fine when you pass 2 points. ![dynamo9|300x168](upload://rZURfHK00CHNmEWjshIKirT7Liz.jpg)
  • dynamo8

 

 

 

 

 

(On a side note, it would be great if the Python editor could remember the line you were at when you close it)

Your help is greatly appreciated.

(btw I am using .73)