From: enk Date: Wed, 11 Apr 2007 13:49:43 +0000 (+0000) Subject: Demo X-Git-Tag: V3_2_6pre4~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ca2d793695e77976517e3bea143f3f6e0c48be90;p=modules%2Fgeom.git Demo --- diff --git a/resources/ImportExport b/resources/ImportExport index 39efd719f..a5a4c2ad7 100644 --- a/resources/ImportExport +++ b/resources/ImportExport @@ -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