exportMeshToTRA

Export mesh to a TRA file (Flux2D)

Syntax

exportMeshToTRA(fileName, regionFace, coordSys, colorForBlack, colorForGreen)

Parameters

  • fileName : File name for the export - [1..1] String
  • regionFace : Face regions - [0..N] RegionFace
  • coordSys : Export coordinate system - [1..1] CoordSys
  • colorForBlack : Color to replace the black color - [1..1] Color
  • colorForGreen : Color to replace the green color - [1..1] Color

Returns

No return value