About this Block
The Trim Slice Stack Block trims a slice stack with an implicit body. The stack to remain can either be the inside, which are the slices that overlap with the body or the outside, which are the slices that do not overlap with the body. The feature tolerance is the minimum feature size of the trimmed boundary. This might result in open contours.Example File
Download Example: Trim Slice Stack This file trims a sliced cube stack with an implicit sphere to only keep the slices within the sphere.
Inputs
| Name | Type | Description |
|---|---|---|
| Slice stack | Slice Stack | Slice stack on which the trimming will be performed. |
| Trimming body | Implicit Body | Body to use to perform trimming of the slice stack. |
| Slices to remain | Inside or Outside Enum | Option to keep the slices that are inside or outside the boundary. |
| Feature tolerance | Scalar | Minimum feature size of boundary to accurately capture. |
Outputs
| Type |
|---|
| Slice Stack |

