Since version 2026, Flux 3D and Flux PEEC are no longer available.
Please use SimLab to create a new 3D project or to import an existing Flux 3D project.
Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).
/!\ Documentation updates are in progress – some mentions of 3D may still appear.
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