exportMeshToDEC

Export mesh to a DEC file (Flux Expert)

Syntax

exportMeshToDEC(fileName, writeCooZ, regionVolume, regionFace, regionLine, regionPoint)

Parameters

  • fileName : File name for the export - [1..1] String
  • writeCooZ : Write Z coordinates (By default: yes) - [0..1] Enumeration

    Potential values :

    • no
    • yes
  • regionVolume : Volume regions to export - [0..N] RegionVolume
  • regionFace : Face regions - [0..N] RegionFace
  • regionLine : Line regions to export - [0..N] RegionLine
  • regionPoint : Point regions to export - [0..N] RegionPoint

Returns

No return value