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 ? 
- 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. 
-
(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)