Click or drag to resize
MiHexahedronTopologyExplicitIjk Methods

The MiHexahedronTopologyExplicitIjk type exposes the following members.

Methods
  NameDescription
Public methodGetCellName Obsolete.
Returns the name of the cell at the specified position.
(Inherited from MiTopologyIjk.)
Public methodGetCellNodeIndices
Returns an array containing the 8 indices of a cell of this topology.
Public methodGetStorageLayout
Hint about cells organization in memory.
Public methodIsDead
Returns
true
if the cell at the specified position should be ignored. This value is ignored if the
hasDeadCell
method returns
false
.
(Inherited from MiTopologyIjk.)
Top
See Also