  COMMAND LATTICE
-----------------------------------------------------------------
    Purpose: Extrude faces to create a lattice-like object,
             works similar to Imagine's latticize-function - but
             every face is scaled and extruded twice to
             reach a "real" lattice-effect
      Usage: LATTICE(<objectID>,<scale>,<height>,<bscale>
   Examples: lattice(1,0.5,-10,0.2)
             lattice(1,0.3,3,0.3)
      Notes: 1. Negative height-values give you nice effects, too.
             2. Subgroups and face-colors will be updated correctly.
