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.

ExportDataGrid3d

3D grid

Class ExportDataGrid3d extends ExportData

Constructors

  • ExportDataGrid3d(exportDataFile ,mechanicalSetPosition ,formula ,grid3D )
  • ExportDataGrid3d(exportDataFile ,mechanicalSetPosition ,formula ,grid3D ,lengthUnit ,coordSys ,exportRegion )

Fields Summary

Field
Description
exportRegion
Region in which the computation points must be
grid3D
3D grid

Inherited Fields

Methods Summary

no methods

Fields Details

exportRegion
exportRegion : Region in which the computation points must be - [0..1] RegionVolume
grid3D
grid3D : 3D grid - [1..1] Grid3D

Method Details

no methods

See also