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