> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Slice Stack Boolean Intersect

## About this Block

The Slice Stack Boolean Intersect generates a closed intersection of slices from a list of slice stacks. Slice stacks must have a uniform layer height to boolean.

## Example File

Download Example: [Slice Stack Boolean Intersect](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/slice_stack_boolean_intersect.ntop)

*This file creates a slice stack of the intersecting slices of two slice stacks.*

![Slice Stack Boolean Intersect](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/slice_stack_boolean_intersect.png)

***

Boolean intersect the slice stacks

### Inputs

| Name         | Type                                                                  | Description                       |
| ------------ | --------------------------------------------------------------------- | --------------------------------- |
| Slice stacks | [Slice Stack List](../../../../block-documentation/types/slice-stack) | List of slice stacks to intersect |

### Outputs

| Type                                                             |
| ---------------------------------------------------------------- |
| [Slice Stack](../../../../block-documentation/types/slice-stack) |
