Examples ======== Impression of a vect_asse_gene ------------------------------ .. code-block:: text IMPR_GENE (GENE = _F (RESU_GENE = fgen, NUME_CMP_GENE = 'OUI'), _F (RESU_GENE = fgen, INFO_CMP_GENE = 'NON', NUME_CMP_GENE = 1) ) The following impression is obtained: .. code-block:: text CONCEPT FGEN FROM TYPE VECT_ASSE_GENE .. code-block:: text NUME_CMP VALEUR BASE_MODALE TYPE_MODE FREQUENCE APPLICATION 1 1.00000E+00 BAM01_CL PROPRE 2.25079E-01 2 5.00000E-01 BAM01_CL CONTRAINT 0.00000E+00 N03 DX 3 0.00000E+00 BAM02_CL PROPRE 2.25079E-01 4 0.00000E+00 BAM02_CL CONTRAINT 0.00000E+00 N01 DX CONCEPT FGEN FROM TYPE VECT_ASSE_GENE NUME_CMP VALEUR 1 1.00000E+00 Operand UNITE -------------- ◊ UNITE =/unit, [I] .. code-block:: text /8, [DEFAUT] By default, the results are written to the logical unit file 8. The user can define another output file and specify the logical unit. Impression of a mode_gene ------------------------- .. code-block:: text IMPR_GENE (GENE = _F (RESU_GENE = resgen, INFO_GENE = 'OUI', NUME_ORDRE = 1, NOM_PARA = ('FREQ', 'MASS_GENE', 'RIGI_GENE'), INFO_CMP_GENE = 'NON'), _F (RESU_GENE = resgen, NUME_CMP_GENE = (1, 3), NUME_ORDRE = 1, NOM_PARA = ('FREQ', 'MASS_GENE', 'RIGI_GENE'), INFO_CMP_GENE = 'OUI') ) By default, the results are written to the file associated with the logical unit 8. But the user can define another output file whose logical unit he indicates. [:external:ref:`U4.12.01 `].