Salome HOME
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface...
[modules/geom.git] / resources / ImportExport
1 Import: BREP|IGES|STEP|STL
2 Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII|VTK
3
4 BREP.Import: BREPImport
5 BREP.Export: BREPExport
6 BREP.Pattern: BREP Files ( *.brep )
7
8 IGES.Import: IGESImport
9 IGES.Export: IGESExport
10 IGES.Pattern: IGES Files ( *.iges *.igs )
11 IGES.ExportPattern: IGES 5.1 Files ( *.iges *.igs )
12
13 IGES_5_3.Export: IGESExport
14 IGES_5_3.Pattern: IGES 5.3 Files ( *.iges *.igs )
15
16 STEP.Import: STEPImport
17 STEP.Export: STEPExport
18 STEP.Pattern: STEP Files ( *.step *.stp )
19
20 STL.Import: STLImport
21 STL.Pattern: STL Files ( *.stl )
22
23 STL_Bin.Export: STLExport
24 STL_Bin.Pattern: STL Binary Files ( *.stl )
25
26 STL_ASCII.Export: STLExport
27 STL_ASCII.Pattern: STL ASCII Files ( *.stl )
28
29 VTK.Export: VTKExport
30 VTK.Pattern: VTK Files ( *.vtk )