**bounding_box#

Description#

This mesher is used as a utility to print the bounding box which the mesh fits in

Syntax#

There are no options with this command. The bounding box will be calculated using the current mesh configuration. That is after all preceding meshers are applied. Any number of calls to this can of course be applied.

**bounding_box

Example#

An example output from this command follows.

Bounding box :
  xmin=0    xmax=3
  ymin=0    ymax=3
  zmin=0    zmax=1

Note this is printed among the general screen messages, and stored no where else. The responses round to integer values if there is no decimal needed.