geom/resources/ImportExport
2007-04-11 13:49:43 +00:00

28 lines
775 B
Plaintext

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
BREP.Pattern: BREP Files ( *.brep )
IGES.Import: libIGESImport.so
IGES.Export: libIGESExport.so
IGES.Pattern: IGES Files ( *.iges *.igs )
IGES.ExportPattern: IGES 5.1 Files ( *.iges *.igs )
IGES_5_3.Export: libIGESExport.so
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 )