]> SALOME platform Git repositories - modules/geom.git/blob - doc/salome/gui/GEOM/input/export_xao.doc
Salome HOME
Merge from V7_3_BR branch 18/12/2013
[modules/geom.git] / doc / salome / gui / GEOM / input / export_xao.doc
1 /*!
2
3 \page export_xao_page Export XAO
4
5 To export a shape in the \b XAO format, in the <b>Main Menu</b> select <b>New Entity ->
6 Import / Export -> Export XAO </b>
7
8 Specify the parameters of the Export XAO dialog box and press "Apply" or "Apply & Close" button.
9
10
11 <b>TUI Command:</b> <em>geompy.MakeExportXAO(Shape, FileName, Groups, Fields)</em>
12
13 <b>Arguments:</b>
14 - \b Shape - The shape to export
15 - \b FileName - The name of the file to create
16 - \b Groups - The list of groups to export
17 - \b Fields - The list of fields to export
18
19 \image html exportxao_dlg.png
20
21 */