Operator @CARTOON
                                             DATE     94/07/11


     Procédure @CARTOON
     ------------------

(DEF1 = ) @CARTOON TAB1 GEO1 (BLO1) (OEIL1) (AMPL) ( 'NOSCIL' ) ;


    Description :
    _____________

  The @CARTOON procedure performs the animation of the successive
  deformed shapes of GEO1 obtained from the displacements contained
  in TAB1.RESUDEPL.
  If BLO1 is given, the vectors corresponding to the reactions will
  be plotted.
  In 3D this animation is displayed in relation to the viewpoint
  OEIL1.
  An amplification coefficient may be applied to the
  displacements.By default it is automatically determined.
  It is possible to disable the default OSCIL option,by using NOSCIL.
  One gets a simple animation.  

TAB1    : TABLE      result of NONLIN
GEO1    : MAILLAGE
BLO1    : RIGIDITE   restraint whose reactions are requested to be
                     plotted
OEIL    : POINT      3D-viewpoint
DEF1    : DEFORMEE   result if requested
AMPL    : FLOTTANT   amplification coefficient
NOSCIL  : MOT        disable oscillations

    Note :
    ________

  In order to stop the animation, just click on the drawing window.