]> SALOME platform Git repositories - modules/geom.git/blob - doc/salome/gui/GEOM/input/import_export.doc
Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / doc / salome / gui / GEOM / input / import_export.doc
1 /*!
2
3 \page import_export_geom_obj_page Importing/exporting geometrical objects
4
5 In Geometry module you can import and export geometrical objects
6 from/into BREP, IGES, STEP files. The mechanisms of import and export
7 are implemented via plug-ins, which gives you the opportunity to
8 expand the range of available formats by adding more plug-ins (for
9 example, CATIA 5).
10
11 <em>To import geometrical objects from a BREP, IGES, STEP file:</em>
12
13 \par
14 From the \b File menu choose \b Import. In the opening dialog box \b Import
15 select the required format of the file for importation and search for
16 a *.brep, *.iges or *.step  file.
17
18 \image html geomimport.png
19
20 \par 
21 Select the required file and click \b Open. Your file will be imported in
22 the module and its contents (geometrical object) will be displayed in
23 the <b>Object Browser</b>.
24
25 \n <em>To export geometrical objects into a BREP, IGES, STEP
26 file:</em>
27
28 \par
29 Select the object you wish to export, then from the \b File menu choose
30 \b Export. In the opening dialog box \b Export define the required format,
31 the name and the location of the file for exportation.
32
33 \image html geomexport.png
34
35 \par
36 Click \b Save to confirm your exportation.
37
38 */
39