Operator HOMO
                                             DATE     94/01/10

    Opérateur HOMOTHETIE                       See also :AFFI 
    --------------------

    GEO1 = GEO2  HOMO  RAPP1 POIN1 ;

    Description :
    ___________

    The HOMOTHETIE operator constructs an object by homothety.


    Contents :
    _________

    GEO2    : initial object (MAILLAGE type)

    RAPP1   : homothetic ratio  (FLOTTANT type)

    POIN1   : centre of homothety (POINT type)

    GEO1    : generated object (MAILLAGE type)

    Note :
    ________

    GEO1 GEO2 ... GEOn   HOMO  RAPP1 CENT1;

    The operation is carried out on n objects simultaneously and
 has n results.

    Example :
    ---------
        NC1 NC2 NC3 NC4 NS  =  C1 C2 C3 C4 S HOMO 0.3 (10 0) ;