I need to slice a 3d model of a complex object to a regular interval 2d plane stack.
How can I sequentially extract planes y0, y1,y2.. from the complex object that doesn't contain interior faces?
I need to slice a 3d model of a complex object to a regular interval 2d plane stack.
How can I sequentially extract planes y0, y1,y2.. from the complex object that doesn't contain interior faces?