public interface MiTopologyI extends MiTopology
A generic interface for an implicit mesh topology.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCellName(long i)
Deprecated.
As of Open Inventor 9.6.3, no alternate method but it is
deprecated as it will be removed in next major version. It will
be replaced by the new interface
MiStringSet . |
long |
getNumCells()
Returns the number of cells of this topology.
|
boolean |
isDead(long i)
Returns
true if the cell of index i should be ignored. |
getTimeStamp, hasDeadCells
long getNumCells()
boolean isDead(long i)
true
if the cell of index i should be ignored. This value
is ignored if the hasDeadCell
method returns false
.i
- the index of the cell to checktrue
if the i-th cell should be ignored@Deprecated java.lang.String getCellName(long i)
MiStringSet
.i
- the index of the cellGenerated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com