Grid3DParallelepiped

Parallelepiped

Class Grid3DParallelepiped extends Grid3D

Constructors

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

Fields Summary

Field
Description
alongX
Dimension along positive X/Dimension along negative X/Number of discretization elements
alongY
Dimension along positive Y/Dimension along negative Y/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>
alongY
alongY : Dimension along positive Y/Dimension along negative Y/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