Hi,
I am tasked with creating programmatically splines with no visible lines between the points.
From the GUI I know I can create a spline with the Spline Pen or an already created spline and then delete the lines between the points using the Break Segment function. However, I don't know where to find any information on how to use the Break Segment from Python or any other option to achieve the same result of a spline without lines connecting the points.
Any help is appreciated.
Regards,
Joel