From ca2d793695e77976517e3bea143f3f6e0c48be90 Mon Sep 17 00:00:00 2001 From: enk Date: Wed, 11 Apr 2007 13:49:43 +0000 Subject: [PATCH] Demo --- resources/ImportExport | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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 -- 2.39.2