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.
FMUExportTable
Export FMU block
Constructors
- FMUExportTable(name ,evolutivePath ,parameter )
- FMUExportTable(name ,evolutivePath ,parameter ,destinationDirectory )
Fields Summary
- Field
- Description
- destinationDirectory
- Destination directory (Working directory if empty)
- evolutivePath
- Input parameters
- name
- Fmu block name
- parameter
- Output parameters
Methods Summary
no methods
Fields Details
- destinationDirectory
- destinationDirectory : Destination directory (Working directory if empty) - [0..1] String
- evolutivePath
- evolutivePath : Input parameters - [1..1] EvolutivePath
- name
- name : Fmu block name - [1..1] String
- parameter
- parameter : Output parameters - [1..N] VariationParameter
Method Details
no methods