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.

DataCollection

Data collection

Abstract Class DataCollection

SubTypes

Fields Summary

Field
Description
infoCollectionCompatibility
Derived data collections compatible with the collection
infoExportCompatibility
Specific exports compatible with the collection
infoVisualizerCompatibility
Specific visualizers compatible with the collection
method
Computation method
name
Name of the data collection

Methods Summary

no methods

Fields Details

infoCollectionCompatibility
infoCollectionCompatibility : Derived data collections compatible with the collection - [0..N] String
infoExportCompatibility
infoExportCompatibility : Specific exports compatible with the collection - [0..N] String
infoVisualizerCompatibility
infoVisualizerCompatibility : Specific visualizers compatible with the collection - [0..N] String
method
method : Computation method - [1..1] Data_col_methode_i
name
name : Name of the data collection - [1..1] String

Method Details

no methods