]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Demo
authorenk <enk@opencascade.com>
Wed, 11 Apr 2007 13:49:43 +0000 (13:49 +0000)
committerenk <enk@opencascade.com>
Wed, 11 Apr 2007 13:49:43 +0000 (13:49 +0000)
resources/ImportExport

index 39efd719f653af3cc862b62045230f85afeb95d7..a5a4c2ad72247eeb98d1864c7913078232f78643 100644 (file)
@@ -1,5 +1,5 @@
-Import: BREP|IGES|STEP
-Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII
+Import: BREP|IGES|STEP|ACIS
+Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII|ACIS
 
 BREP.Import: libBREPImport.so
 BREP.Export: libBREPExport.so
@@ -21,4 +21,8 @@ STL_Bin.Export: libSTLExport.so
 STL_Bin.Pattern: STL Binary Files ( *.stl )
 
 STL_ASCII.Export: libSTLExport.so
-STL_ASCII.Pattern: STL ASCII Files ( *.stl )
\ No newline at end of file
+STL_ASCII.Pattern: STL ASCII Files ( *.stl )
+
+ACIS.Import: libACISImport.so
+ACIS.Export: libACISExport.so
+ACIS.Pattern: ACIS Files ( *.sat )
\ No newline at end of file