i try to convert a set of curves into polilines with equally spaced segments (at least as similar as possible, while dividing each curve into equal segments):
i succeed in dividing the curves and outputting the points (1), but then when trying to shatter the curves usimg these points i end up with too many curve segments (2, for better visibility i generated the endpoints on these curves and moved them along x).

i also tried to flatten the shatter and the divide input(s), but without any effect.
thanks in advance for any help.
roberto
Tags:
- Attachments:
-