Is it possible to switch a segment on a straight section to another segment on a curved section so that they create one whole? In the first picture I show 3 segments, 2 of them are straight without divisions, while the 3rd segment has 4 divisions so that they fit perfectly into round shapes. On the first generator I made a spline with two IDs and separated the curved lines from the straight ones. In the second generator I gave only one ID. I would like to make it so that on a straight line I have segments without divisions, while on a curved line I have a segment with divisions, how to do it without separating straight and curved lines into separate segments.