geom/resources/ImportExport

31 lines
736 B
Plaintext
Raw Normal View History

Import: BREP|IGES|STEP|STL
Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII|VTK
2004-12-01 15:39:14 +05:00
BREP.Import: BREPImport
BREP.Export: BREPExport
2004-12-01 15:39:14 +05:00
BREP.Pattern: BREP Files ( *.brep )
IGES.Import: IGESImport
IGES.Export: IGESExport
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: IGESExport
IGES_5_3.Pattern: IGES 5.3 Files ( *.iges *.igs )
2004-12-01 15:39:14 +05:00
STEP.Import: STEPImport
STEP.Export: STEPExport
2004-12-01 15:39:14 +05:00
STEP.Pattern: STEP Files ( *.step *.stp )
STL.Import: STLImport
STL.Pattern: STL Files ( *.stl )
STL_Bin.Export: STLExport
STL_Bin.Pattern: STL Binary Files ( *.stl )
STL_ASCII.Export: STLExport
STL_ASCII.Pattern: STL ASCII Files ( *.stl )
VTK.Export: VTKExport
2012-08-09 13:58:02 +06:00
VTK.Pattern: VTK Files ( *.vtk )