]> SALOME platform Git repositories - modules/geom.git/blobdiff - doc/salome/gui/GEOM/input/import_export.doc
Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/geom.git] / doc / salome / gui / GEOM / input / import_export.doc
index 1cd5cc459c38372d9d2fd2c707153484dbd36d37..70537f934099ab3604a7b66d07c5240aeca73364 100644 (file)
@@ -4,7 +4,7 @@
 
 In Geometry module you can import and export geometrical objects
 from/into BREP, IGES, STEP files. The mechanisms of import and export
-are implemented via plug-ins, which gives you the opportunity to
+are implemented via plug-ins, which gives the opportunity to
 expand the range of available formats by adding more plug-ins (for
 example, CATIA 5).
 
@@ -22,6 +22,25 @@ Select the required file and click \b Open. Your file will be imported in
 the module and its contents (geometrical object) will be displayed in
 the <b>Object Browser</b>.
 
+\note If the selected file is in IGES format and the length is not
+expressed in meters, it will be suggested to scale the model into the
+metric system (see the picture below). This feature can be helpful if
+some wrong units have been written to the IGES file by a
+3rd-party software.
+
+\image html iges_unit.png
+
+\par
+
+\note If the selected file is in ACIS format (the use of this format
+requires licensing) and the file contains names for some shapes, it
+will be suggested to create groups by types (solid, face, edge and
+vertex) for all named shapes:
+
+\image html sat_named_shapes.png
+
+\par
+
 \note It is possible to re-open from the initial file a previously imported shape if
 the file has been changed on disk. For this, select
 <b>Reload From Disk</b> in the context menu of the imported
@@ -43,5 +62,8 @@ the name and the location of the file for exportation.
 \par
 Click \b Save to confirm your exportation.
 
+Our <b>TUI Scripts</b> provide you with useful examples of the use of
+\ref tui_import_export_page
+
 */