Is it possible to automatically slice an object? As far as I've seen, all tutorials use paths > division or some basic path operation to slicing. But usually I need to slice a basic shape in multiple equal parts, like horizontally split a rectangle in 7 parts, and can't find a simple tool to do that.
I noted there's a slice extension but for exporting sliced images to .png, that's not what I need.
Is it possible to automatically slice an object? As far as I've seen, all tutorials use paths > division or some basic path operation to slicing. But usually I need to slice a basic shape in multiple equal parts, like horizontally split a rectangle in 7 parts, and can't find a simple tool to do that.
I noted there's a slice extension but for exporting sliced images to .png, that's not what I need.
Nothing automagic.
Actually, this exists! Using a simple Path Effect called Slice
It will cut in half (horizontally and vertically), but just ONCE. So you will have to repeat the processes to each new "part".
Would be great if this effect could automatically make multiple slices.