This module allows you to edit the bounding box of a lattice with uniform coordinates. You can change the minimum and maximum values. This module does not copy the data portion of the lattice structure, and only the coordinate portion is created.
Port: In
Type: Lattice
Constraints: 1..3-D
Constraints: uniform
Original lattice.
Port: X0
Type: Text
Position of bounding box in x-direction.
Port: X1
Type: Text
Position of other side of bounding box in x-direction.
Port: Y0
Type: Text
Position of bounding box in y-direction.
Port: Y1
Type: Text
Position of other side of bounding box in y-direction.
Port: Z0
Type: Text
Position of bounding box in z-direction.
Port: Z1
Type: Text
Position of other side of bounding box in z-direction.
Port: Out
Type: Lattice
Constraints: 1..3-D
Result; data portion is shared by incoming original lattice and outgoing result lattice.
None