exportMeshToPF3

Export mesh to a PF3 file

Syntax

exportMeshToPF3(fileName, regionVolume, regionFace, regionLine, regionPoint, spatialFormula, values)

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
  • spatialFormula : Spatial formula - [0..1] String
  • values : Type of values at the nodes - [0..1] Enumeration

    Potential values :

    • Local
    • Integral

Returns

No return value