Skip to main content

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. Trim Slice Stack Trims a slice stack to exist only within the bounds of the body. Doing so may result in open contours.

Inputs

NameTypeDescription
Slice stackSlice StackSlice stack on which the trimming will be performed.
Trimming bodyImplicit BodyBody to use to perform trimming of the slice stack.
Slices to remainInside or Outside EnumOption to keep the slices that are inside or outside the boundary.
Feature toleranceScalarMinimum feature size of boundary to accurately capture.

Outputs