geom/resources/ImportExport

32 lines
806 B
Plaintext
Raw Normal View History

Import: BREP|IGES|STEP|ACIS
2012-08-09 13:58:02 +06:00
Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII|ACIS|VTK
2004-12-01 15:39:14 +05:00
BREP.Import: libBREPImport
BREP.Export: libBREPExport
2004-12-01 15:39:14 +05:00
BREP.Pattern: BREP Files ( *.brep )
IGES.Import: libIGESImport
IGES.Export: libIGESExport
2004-12-01 15:39:14 +05:00
IGES.Pattern: IGES Files ( *.iges *.igs )
IGES.ExportPattern: IGES 5.1 Files ( *.iges *.igs )
IGES_5_3.Export: libIGESExport
IGES_5_3.Pattern: IGES 5.3 Files ( *.iges *.igs )
2004-12-01 15:39:14 +05:00
STEP.Import: libSTEPImport
STEP.Export: libSTEPExport
2004-12-01 15:39:14 +05:00
STEP.Pattern: STEP Files ( *.step *.stp )
STL_Bin.Export: libSTLExport
STL_Bin.Pattern: STL Binary Files ( *.stl )
STL_ASCII.Export: libSTLExport
STL_ASCII.Pattern: STL ASCII Files ( *.stl )
ACIS.Import: libACISImport
ACIS.Export: libACISExport
ACIS.Pattern: ACIS Files ( *.sat )
2012-08-09 13:58:02 +06:00
VTK.Export: libVTKExport
VTK.Pattern: VTK Files ( *.vtk )