Difference between revisions of "Netgen-Functions"

From OpenFOAMWiki
 
Line 8: Line 8:
 
(important things to do are underlined)
 
(important things to do are underlined)
 
|-
 
|-
| File || Load Geometry ||Loads a geometry file into NETGEN. Supported file types are .geo (NETGEN's own 3D CSG geometry file format), .in2d (NETGEN's own 2D file format), .stl, .bstl (STL and binary STL file formats). If you have installed NETGEN together with the OpenCascade geometry kernel, there is additional support for .iges (IGES standard exchange format), .step (STEP standard exchange format) and .brep (OpenCascade's own file format).
+
| File || Load Geometry ||Loads a geometry file into NETGEN.
 
|-
 
|-
| || Save Geometry ||Save modified STL geometries as STL files and IGES or STEP geometries as IGES or STEP files. Modifications of geometries are possible through the STL doctor or the IGES/STEP Topology Explorer/Doctor.
+
| || Save Geometry ||Save modified STL geometries as STL files and IGES or STEP geometries as IGES or STEP files.
 
|-
 
|-

Latest revision as of 06:50, 29 September 2006

Menu

(Submenu)

Function

(menu item)

Description

(important things to do are underlined)

File Load Geometry Loads a geometry file into NETGEN.
Save Geometry Save modified STL geometries as STL files and IGES or STEP geometries as IGES or STEP files.