I’m trying to get the contours (or slices) of a mesh that is composed of discontinuous bodies. Currently, the challenge is that the list of curves that comes out alternates between one body and the other. I’ve tried this with the Contour component, the Xylinus slicer and the Droid slicer, and the issue is the same.
I’d like to join or group all the curves that are coplanar so that I can animate the series of contours.
How can I join or group coplanar curves? Ultimately I’d like a list encompassing one item for each contour slice.
Thanks. It says the output is grouped by section. But when I list item for the list of curves, it shows me a bunch of slices of one body or the other (depending on the index number)
Thanks! That works for me when doing contours of breps. When I do a contour of a mesh however, incrementing path item gives me alternating curves from each body.