BendBox
DESCRIPTION
Creates a pyramid bounding box, with optional
tick marks and grid lines, which can then be
used with Projector and PyrToGeom to produce
geometry. Coordinates of tick marks and
grid lines are always integer multiples of
the spacing parameters. Lines running in the x and y
directions are broken every one unit so that
they will bend when run through Projector.
All points have the data number 99 associated
with them, the same as the grid lines produced
by the WorldMap module.
INPUTS
WIDGETS
- X Grid
- Type:
- Option Menu
Selects type of divisions in x direction.
- Y Grid
- Type:
- Option Menu
Selects type of divisions in y direction.
- Z Grid
- Type:
- Option Menu
Selects type of divisions in z direction.
- X Min
- Type:
- Text
Sets minimum in x direction.
- X Max
- Type:
- Text
Sets maximum in x direction.
- Y Min
- Type:
- Text
Sets minimum in y direction.
- Y Max
- Type:
- Text
Sets maximum in y direction.
- Z Min
- Type:
- Text
Sets minimum in z direction.
- Z Max
- Type:
- Text
Sets maximum in z direction.
- X Spacing
- Type:
- Text
Sets spacing of divisions in x direction.
- Y Spacing
- Type:
- Text
Sets spacing of divisions in y direction.
- Z Spacing
- Type:
- Text
Sets spacing of divisions in z direction.
OUTPUTS
- Box
- Type:
- Pyramid
- Constraints:
- 1-layer.
1..-baseLat.
n-D compression.
none-compression type.
Contains the bounding box in the same format
as the maps produced by WorldMap. Run through
Projector along with data, followed by PryToGeom
to produce geometry.
PROBLEMS
SEEALSO
jcphill@uiuc.edu