public interface MiGeometryI extends MiGeometry
Generic geometry interface accessible via one index. This type of geometry is typically used by unstructured mesh interfaces.
Modifier and Type | Method and Description |
---|---|
double[] |
getCoord(long i)
Returns the {x, y, z} coordinates at the specified position of this
geometry.
|
java.lang.String |
getNodeName(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 . |
getTimeStamp
double[] getCoord(long i)
i
- index of the coordinates to return@Deprecated java.lang.String getNodeName(long i)
MiStringSet
.i
- the index of the nodeGenerated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com