Operator AFFI
                                             DATE     94/01/10
    Opérateur AFFINITE
    ------------------
                                               See also :HOMO 

    GEO2 = GEO1  AFFI  FLOT1 POIN1 POIN2 ;

    Description :
    _____________

    The AFFINITE operator constructs an object by the geometrical 
    affinity of a given ratio according to a direction specified
    by two points.

    Contents :
    __________

    GEO1         : initial geometry (MAILLAGE type)

    POIN1, POIN2 : points defining the direction along which
                   the affinity is applied (POINT type). The POIN1
                   point is maintained

    FLOT1        : affinity ratio (FLOTTANT type)

    GEO2         : geometry stemming from the affinity (MAILLAGE type)


    Note :
    ________

    GEO1 GEO2 ... GEOn   AFFI FLOT1 POIN1 POIN2 ;

    The operation is carried on n objects simultaneously and has
 n results :

       NC1 NC2 NC3 NC4 NS  =  C1 C2 C3 C4 S AFFI 0.2 (0 0)(10 0) ;