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.

Grid2DRectangularXZ

Rectangular in the XZ -plane

Class Grid2DRectangularXZ extends Grid2D

Constructors

  • Grid2DRectangularXZ(name ,coordSys ,visibility ,color ,origin ,alongX ,alongZ )
  • Grid2DRectangularXZ(name ,coordSys ,visibility ,color ,origin ,alongX ,alongZ ,mechanicalSet )

Fields Summary

Field
Description
alongX
Dimension along positive X/Dimension along negative X/Number of discretization elements
alongZ
Dimension along positive Z/Dimension along negative Z/Number of discretization elements
origin
First coordinate/Second coordinate/Third coordinate

Inherited Fields

Methods Summary

no methods

Inherited Methods

Fields Details

alongX
alongX : Dimension along positive X/Dimension along negative X/Number of discretization elements - [3..3] Geometric Formula <String>
alongZ
alongZ : Dimension along positive Z/Dimension along negative Z/Number of discretization elements - [3..3] Geometric Formula <String>
origin
origin : First coordinate/Second coordinate/Third coordinate - [2..3] Geometric Formula <String>

Method Details

no methods

See also