X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=resources%2FImportExport;h=a5a4c2ad72247eeb98d1864c7913078232f78643;hb=0e5f6bb0a2864c62df1524c79653e1506ec4fee5;hp=d6837858e35cfce2a543b09cc702f6113acba950;hpb=e180c20f73ffa96c2d039106f2a2a868c8bc0df1;p=modules%2Fgeom.git diff --git a/resources/ImportExport b/resources/ImportExport index d6837858e..a5a4c2ad7 100644 --- a/resources/ImportExport +++ b/resources/ImportExport @@ -1,5 +1,5 @@ -Import: BREP|IGES|STEP -Export: BREP|IGES|IGES_5_3|STEP +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 @@ -16,3 +16,13 @@ IGES_5_3.Pattern: IGES 5.3 Files ( *.iges *.igs ) STEP.Import: libSTEPImport.so STEP.Export: libSTEPExport.so STEP.Pattern: STEP Files ( *.step *.stp ) + +STL_Bin.Export: libSTLExport.so +STL_Bin.Pattern: STL Binary Files ( *.stl ) + +STL_ASCII.Export: libSTLExport.so +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