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.
NodeTabulatedDataExport
Node values (current step)
Constructors
- NodeTabulatedDataExport(name ,filename ,filename ,collection ,tabulatedColumns )
- NodeTabulatedDataExport(name ,filename ,filename ,collection ,tabulatedColumns ,separator ,separator )
Fields Summary
- Field
- Description
- collection
- Collection to export
- tabulatedColumns
- List of the tabulated columns
Inherited Fields
Methods Summary
no methods
Fields Details
- collection
- collection : Collection to export - [1..1] CollectionForNodeTabulatedExport
- tabulatedColumns
- tabulatedColumns : List of the tabulated columns - [1..N] NodeExportedValue
Method Details
no methods