Operator LINVCOMP
                                             DATE     97/12/24
                                       See alsoCHI1 
                                               OBJE 
                                               DONCHI1 

    Méthode LINVCOMP
    ---------------

     OBJ1  = OBJET  LINVCOMP ;

        Description
        -----------

     The METHODE LINVCOMP enable to create an OBJET type object of
     CLASSE LINVCOMP. This object is used by DONCHI1%GNVCOMP


        Comments
        --------

        The methods associated to LINVCOMP are

       COM_IDEN  COM_NOM   COM_CHAR

       COM_IDEN   Input the content of IDEN index,the identification
                 number of new component.(integer)
                 call : OBJ1%COM_IDEN  ENTI1 ;

       COM_NOM    Input the content of NOM index, is a word, the name
                 of this component.
                 call : OBJ1%COM_NOM  MOT1;

       COM_CHAR Input the content of CHARGE index. Integer electric
                charge of this component.
                 call : OBJ1%COM_CHAR  ENTI1 ;