Salome HOME
Implementation of DXFPLUGIN as a GEOM plugin (added files)
[plugins/dxfplugin.git] / doc / salome / gui / DXFPLUGIN / input / index.doc
diff --git a/doc/salome/gui/DXFPLUGIN/input/index.doc b/doc/salome/gui/DXFPLUGIN/input/index.doc
new file mode 100644 (file)
index 0000000..78568cf
--- /dev/null
@@ -0,0 +1,17 @@
+/*!
+
+\mainpage Introduction to DXFPLUGIN
+
+\b DXF interface to be used as plugin for SALOME Geometry 
+module. 
+It is destined for:
+- Importing CAD models stored in DXF format (*.dxf files) into 
+SALOME study;
+- Exporting CAD models from SALOME to the *.dxf files.
+
+To manage parameters of the DXFPLUGIN use \subpage dxfplugin_importexport_page.
+
+Also all DXFPLUGIN functionalities are accessible via
+\subpage dxfplugin_python_interface_page "DXFPLUGIN Python interface".
+
+*/