Salome HOME
Increment version: 8.5.0
[plugins/acisplugin.git] / doc / salome / gui / ACISPLUGIN / input / acisplugin_importexport_page.doc
1 /*!
2
3 \page acisplugin_importexport_page Import/Export ACIS
4
5 To use ACISPLUGIN functionalities in SALOME:
6
7 - Run SALOME and activate Geometry module.
8
9 - Import the ACIS file from menu \b File - \b Import - \b ACIS.
10
11   \image html import_acis.png
12   
13   Browse and select the file and press "Open" button. New object (shape) 
14   will appear in the SALOME object browser.
15   
16   \note If the file contains named shapes, the user will be asked if it is 
17   necessary to group these shapes accordingly to their type:
18
19   \image html group_acis.png
20
21   \note It is possible to re-load a previously imported shape from the initial file if 
22   the file has been changed on disk. To do this, select <b>Reload From Disk</b> item
23   in the Object browser's context menu of the imported shape. The reloaded shape will
24   have the same representation parameters as before this operation.
25
26   \image html reopen_acis.png
27   
28 - Export selected shape to the ACIS file via \b File - \b Export - \b ACIS menu.
29   
30   \image html export_acis.png
31   
32   Enter the file name and press "Save" button.
33
34 */