I have a curve object.
When I run a python script to explode the curve using Rhino.ExplodeCurves() I get two segments.
However when I use the Command Line function Explode, I get three segments.
Should I expect these two functions to operate in the same way?
Thanks, Shane.