From: vsr Date: Mon, 27 Jan 2014 12:46:04 +0000 (+0000) Subject: Fix errors of merge from V7_3_BR X-Git-Tag: V7_4_0a1~38 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bf59ee23707bd75b62ad00de372bf8a6bc2375de;p=modules%2Fgeom.git Fix errors of merge from V7_3_BR --- diff --git a/doc/salome/gui/GEOM/input/export_xao.doc b/doc/salome/gui/GEOM/input/export_xao.doc deleted file mode 100644 index 5d1748f66..000000000 --- a/doc/salome/gui/GEOM/input/export_xao.doc +++ /dev/null @@ -1,21 +0,0 @@ -/*! - -\page export_xao_page Export XAO - -To export a shape in the \b XAO format, in the Main Menu select New Entity -> -Import / Export -> Export XAO - -Specify the parameters of the Export XAO dialog box and press "Apply" or "Apply & Close" button. - - -TUI Command: geompy.MakeExportXAO(Shape, FileName, Groups, Fields) - -Arguments: -- \b Shape - The shape to export -- \b FileName - The name of the file to create -- \b Groups - The list of groups to export -- \b Fields - The list of fields to export - -\image html exportxao_dlg.png - -*/ diff --git a/doc/salome/gui/GEOM/input/import_xao.doc b/doc/salome/gui/GEOM/input/import_xao.doc deleted file mode 100644 index 58ddfd11e..000000000 --- a/doc/salome/gui/GEOM/input/import_xao.doc +++ /dev/null @@ -1,8 +0,0 @@ -/*! - -\page import_xao_page Import XAO - -To import a shape in the \b XAO format, in the Main Menu select New Entity -> -Import / Export -> Import XAO - -*/