Download khis.notice

Back to the list

Display this manual page in
$$$$ KHIS     NOTICE  CHAT      11/09/12    21:16:44     7124           
                                             DATE     11/09/12

  Operateur KHIS                           Voir aussi :
    --------------   
     tab = KHIS 'NOMINCO'  OBJ1  |
                !                    |
                |                    |
                |------------<-------|
                |
                v

                ;



     Description : creates a table (KHIS subtype) for history files


     Syntax :

     tab = KHIS 'NOMINCO'  OBJ1 |
                !                   |
                |                   |
                |------------<------|
                |
                v

                ;


     Contents:

        NOMINCO  : name of the unknown located in INCO
        nc  component number if the unknown is vectorial
            (1 by default)
        OBJ1     : MAILLAGE object containing the list of the nodes

        A table containing the symbols relating to the DESSIN operator
        is created and stored at the 'TABD' index.
        The order of symbols is as follows :
      --.1='MARQ PLUS'
      --.2='MARQ CROI'
      --.3='MARQ LOSA'
      --.4='MARQ CARR'
      --.5='MARQ TRIA'
      --.6='MARQ TRIB'
      --.7='MARQ ETOI'             Refer to DESSIN

     Example :

     his= khis 'UN' 1 lh
               'UN' 2 lh
               'KN'   lh1
               'EN'   lh1 ;
     rv.'HIST'=his ;

     ... exec rv ; ...

     dessin his.'TABD' his.'1UN' ;
     dessin his.'TABD' his.'2UN' ;
     dessin his.'TABD' his.'KN' ;
     dessin his.'TABD' his.'EN' ;

 
 

© Cast3M 2003 - All rights reserved.
Disclaimer