Click or drag to resize
MiSurfaceTopologyExplicitIC Methods

The MiSurfaceTopologyExplicitIC generic type exposes the following members.

Methods
  NameDescription
Public methodGetCell
Returns a cell of this topology.
(Inherited from MiTopologyExplicitIC.)
Public methodGetCellName Obsolete.
Returns the name of the cell at the specified position.
(Inherited from MiTopologyI.)
Public methodIsDead
Returns
true
if the cell of index i should be ignored. This value is ignored if the
hasDeadCell
method returns
false
.
(Inherited from MiTopologyI.)
Top
See Also