NAME

    EyeMonteCarlo

DESCRIPTION

      This module imputs a uniform Explorer lattice and calculates the
      volume of a selected piece using a Monte Carlo integration. It
      is not exclusively for chemistry-related lattices. It outputs the
      bounding box info of the selected piece, suitable for the WireFrame
      module.

INPUTS


    Lattice -- Lattice
       (3-D, uniform).
       The uniform Explorer lattice.

WIDGETS


    Xmin -- Slider
       Minimum X value.

    Xmax -- Slider
       Maximum X value.

    Ymin -- Slider
       Minimum Y value.

    Ymax -- Slider
       Maximum Y value.

    Zmin -- Slider
       Minimum Z value.

    Zmax -- Slider
       Maximum Z value.

    Upper Limit -- Dial
       Upper limit of integral

    Lower Limit -- Dial
       Lower limit of integral

OUTPUTS

    BBox Info -- Lattice
       (3-D, uniform).
       The bounding box coordinates of the piece. 

KNOWN PROBLEMS


SEE ALSO

    
      WireFrame, EyeESP, MopacView