PolyCurve.Curves NODE

image

Good evening, i am wondering if there is a node like this, that can assume as input a list of Polycurves.
Does it exits in any package?

Thanks a lot
Javier

Geometry.explode

Sorry I don’t want to explode anything. I have a list of polycurves and I want to use this list as an input in a node. Then the output expected should be a list of sublists of curves from each polycurve from the input list of polycurves.
Thanks a lot.

Doesn’t PolyCurve.Curves do what you want? It can take a list of polycurves and return their curves:

1 Like