Launching EFICAS in Salome
---------------------------
-first you must activate EFICAS module
+first activate EFICAS module
.. image:: images/LctDsSalome.png
:align: center
+Use EFICAS. When a file is saved, Eficas will create an associated entry in the object browser.
+It is possible to user the file in other modules (see appropriate module's documentation).
+
+.. image:: images/ArbreSalome.png
+ :align: center
+
+Structural Element (for Aster)
+------------------------------
+
+Eficas is able to create "structural element" in GEOM or in SMESH in order to
+validate data.
+
+- Create your geometry
+
+.. image:: images/Salome_Pylone.png
+ :align: center
+
+- Create your eficas JDC, and define for example a beam
+
+.. image:: images/Salome_Pylone-Eficas.png
+ :align: center
+
+- Click on "View3D". Eficas shows you the result in GEOM and creates "beams" .
+ be aware : these "structural element" are not Geometry elements (You can't use it)
+ It's also possible to verify normals orientation.
+
+.. image:: images/Salome_Pylone-SE.png
+ :align: center
+
+
+
your own custom EFICAS
=======================
+User can choose to custom Eficas. They can decide which catalogs they used
+and which pdf reading tool they prefer.
+For some codes, they also can choose where their files will be saved.
+
+- example : for Aster
+
+.. image:: images/custom.png
+ :align: center
+
+a file editeur_salome.ini is created in .Eficas_CODE ( for example .Eficas_MAP) in user's home directory.
+
+
Enter commands
-------------------------
-Eficas main widget provided two distinct views: The left size always contains the JDC explorer as a tree view. The right widget contains all informations used by the user to constructs the JDC. It shows which commands are available and which rules (faire une reference) have to be followed. Commands are append after this selected in the JDC tree.
+Eficas main widget provided two distinct views: The left size always contains the JDC explorer as a tree view. The right widget contains all informations used by the user to constructs the JDC. It shows which commands are available and which :ref:`rules-label` have to be followed. Commands are append after this selected in the JDC tree.
.. image:: images/command.png
:align: center