Salome HOME
Merge from rnv/geom_plugin_imp branch
[plugins/dxfplugin.git] / doc / salome / gui / DXFPLUGIN / input / dxfplugin_importexport_page.doc
diff --git a/doc/salome/gui/DXFPLUGIN/input/dxfplugin_importexport_page.doc b/doc/salome/gui/DXFPLUGIN/input/dxfplugin_importexport_page.doc
new file mode 100644 (file)
index 0000000..335707b
--- /dev/null
@@ -0,0 +1,29 @@
+/*!
+
+\page dxfplugin_importexport_page Import/Export DXF
+
+For using DXFPLUGIN functionalities in SALOME:
+
+- Run SALOME and activate Geometry module.
+
+- Import the DXF file from menu <b>File/Import/DXF</b>.
+
+  \image html import_dxf.png
+  
+  Browse and select the file and press "Open" button. New object (shape) 
+  will appear in the SALOME object browser.
+
+  \note It is possible to re-load a previously imported shape from the initial file if 
+  the file has been changed on disk. For this, select <b>Reload From Disk</b> item
+  in the Object browser's context menu of the imported shape. The reloaded shape will
+  have the same representation parameters as before this operation.
+
+  \image html reopen_dxf.png
+  
+- Export selected shape to the DXF file via <b>File/Export/DXF</b> menu.
+  
+  \image html export_dxf.png
+  
+  Enter the file name and press "Save" button.
+
+*/