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.
ExportDataGrid2D
2D grid
Constructors
- ExportDataGrid2D(exportDataFile ,mechanicalSetPosition ,formula ,grid2D )
- ExportDataGrid2D(exportDataFile ,mechanicalSetPosition ,formula ,grid2D ,lengthUnit ,coordSys ,exportRegion )
Fields Summary
- Field
- Description
- exportRegion
- Region in which the computation points must be
- grid2D
- 2D grid
Inherited Fields
- coordSys defined in ExportData
- exportDataFile defined in ExportData
- formula defined in ExportData
- lengthUnit defined in ExportData
- mechanicalSetPosition defined in ExportData
Methods Summary
no methods
Fields Details
- exportRegion
- exportRegion : Region in which the computation points must be - [0..1] ExportRegion
- grid2D
- grid2D : 2D grid - [1..1] Grid2D
Method Details
no methods