Cropping is performed at the highest level of the pyramid. Elements at the highest level either are passed through or not, based on whether the coordinates of the base lattice entries it references are within the bounding box. If any coordinate lies outside the bounding box, the element will not be passed along.
Port: Input
Type: Pyramid
Constraints: 1..-layer.
1..-baseLat.
n-D compression.
n-compression type.
This is the input pyramid.
Port: X Min
Type: Dial
This is the minimum x value of the bounding box.
Port: X Max
Type: Dial
This is the maximum x value of the bounding box.
Port: Y Min
Type: Dial
This is the minimum y value of the bounding box.
Port: Y Max
Type: Dial
This is the maximum y value of the bounding box.
Port: Z Min
Type: Dial
This is the minimum z value of the bounding box.
Port: Z Max
Type: Dial
This is the maximum z value of the bounding box.
Port: Output
Type: Pyramid
Constraints: 1..-layer.
1..-baseLat.
n-D compression.
n-compression type.
This is the cropped output pyramid.