BoundBox

DESCRIPTION

Displays the bounding box for a 2D or 3D lattice, using only the coordinate information (it ignores the data component). This module works on any coordinate type. Optionally, it displays 2D grids on each face of the 3D lattice or the interior of the 2D lattice. Initially, one face in each dimension is displayed.

The labels I, J, and K are used to denote the first, second, and third coordinate dimensions respectively.

The output is a geometry object that can be wired directly to the Render module. The input is typically a lattice that is also processed by IsosurfaceLat or some other feature extraction module.

INPUTS

Port: Input
Type: Lattice
Constraints: 2..3-D.
The input data to be bounded.

WIDGETS

Port: I Min
Type: Option Menu
Menu Item: On
Menu Item: Off
Display grid on Imin face?

Port: I Max
Type: Option Menu
Menu Item: On
Menu Item: Off
Display grid on Imax face?

Port: J Max
Type: Option Menu
Menu Item: On
Menu Item: Off
Display grid on Jmin face?

Port: J Min
Type: Option Menu
Menu Item: On
Menu Item: Off
Display grid on Jmax face?

Port: K Min
Type: Option Menu
Menu Item: On
Menu Item: Off
Display grid on Kmin face?

Port: K Max
Type: Option Menu
Menu Item: On
Menu Item: Off
Display grid on Kmax face?

Port: Color
Type: Text
Color string used to override the default (white) bounding line color.

OUTPUTS

Port: Output
Type: Geometry
Line segments of box and face grid

PROBLEMS

SEE ALSO

WireFrame Render
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996