Salome HOME
Merge branch 'jfa/26449_1'
[modules/shaper.git] / src / ExchangePlugin / doc / dumpFeature.rst
index 0e391766bab795d6bd69507288d0b2efd12fb5b5..515271509f5226084ceaa690b2e6944386080eb0 100644 (file)
@@ -1,3 +1,4 @@
+.. |dump.icon|    image:: images/dump.png
 
 Dump
 ====
@@ -7,28 +8,20 @@ The Dump feature allows exporting a current study to a Python script which dumps
 It is possible to dump the current study state into a Python script. To dump a study:
 
 #. select in the Main Menu *Part - > Dump* item  or
-#. click **Dump** button in the toolbar.
-
-.. image:: images/dump.png
-   :align: center
-
-.. centered::
-   **Dump**  button 
+#. click |dump.icon| **Dump** button in the toolbar.
 
 The following property panel will be opened:
 
-.. image:: images/Dump_panel.png
+.. figure:: images/Dump_panel.png
    :align: center
-       
-.. centered::
+
    **Dump property panel**
 
 In this panel it is necessary to enter a file name directly or press **'...'** button and browse it with help of dump file dialog box:
 
-.. image:: images/DumpFileDlg.png
+.. figure:: images/DumpFileDlg.png
    :align: center
-       
-.. centered::
+
    **Dump file dialog box**
   
 **Apply** button writes the dump file.