exportMeshToMED
Export mesh to a MED file (Available only in version Flux <= 12.3)
Syntax
exportMeshToMED(fileName, regionVolume, regionFace, regionLine, regionPoint)
Parameters
- fileName : File name for the export - [1..1] String
- regionVolume : Volume regions to export - [0..N] RegionVolume
- regionFace : Régions surfaciques à exporter - [0..N] RegionFace
- regionLine : Line regions to export - [0..N] RegionLine
- regionPoint : Point regions to export - [0..N] RegionPoint
Returns
No return value