Salome HOME
Issue 0019946: integrate fix for 0019855 to SALOME 3 maintainance branch
[modules/geom.git] / resources / ImportExport
1 Import: BREP|IGES|STEP|ACIS
2 Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII|ACIS
3
4 BREP.Import: libBREPImport.so
5 BREP.Export: libBREPExport.so
6 BREP.Pattern: BREP Files ( *.brep )
7
8 IGES.Import: libIGESImport.so
9 IGES.Export: libIGESExport.so
10 IGES.Pattern: IGES Files ( *.iges *.igs )
11 IGES.ExportPattern: IGES 5.1 Files ( *.iges *.igs )
12
13 IGES_5_3.Export: libIGESExport.so
14 IGES_5_3.Pattern: IGES 5.3 Files ( *.iges *.igs )
15
16 STEP.Import: libSTEPImport.so
17 STEP.Export: libSTEPExport.so
18 STEP.Pattern: STEP Files ( *.step *.stp )
19
20 STL_Bin.Export: libSTLExport.so
21 STL_Bin.Pattern: STL Binary Files ( *.stl )
22
23 STL_ASCII.Export: libSTLExport.so
24 STL_ASCII.Pattern: STL ASCII Files ( *.stl )
25
26 ACIS.Import: libACISImport.so
27 ACIS.Export: libACISExport.so
28 ACIS.Pattern: ACIS Files ( *.sat )