Hi, Maxime, I'm trying to be able to browse through every point, the tangents of those points, and the segments they belong to. It seems like a LineObject wouldn't help me get the tangents or the spline point locations so I think I would need the actual SplineObject.
I want to output a SplineObject, taking in the input splines points, tangents, and segments to be able modify it and return something different.
I hope that clears it up,
Dan