public class MoFaceDetailIjk extends MoFaceDetail implements java.lang.Cloneable
This class contains detail information about a face in a vertex-based shape
made of faces (extends MoFaceDetail
). Additional information includes
the I/J/K indices of the cell that contains this face in the structured
volume mesh stored in the associated MoMeshDetail
(see
MoFaceDetail.getMeshDetail()
).
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
MoFaceDetailIjk |
clone() |
SoDetail |
copy()
Returns an instance that is a copy of this instance.
|
long |
getCellIndexI()
Returns the I index of the cell containing the face within the input mesh.
|
long |
getCellIndexJ()
Returns the J index of the cell containing the face within the input mesh.
|
long |
getCellIndexK()
Returns the K index of the cell containing the face within the input mesh.
|
getMeshDetail, getMeshRepresentationDetail, getValue
getFaceIndex, getNumPoints, getPartIndex, getPoint, getPoints, setFaceIndex, setNumPoints, setPartIndex, setPoint
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public long getCellIndexI()
public long getCellIndexJ()
public long getCellIndexK()
public SoDetail copy()
SoFaceDetail
copy
in class MoFaceDetail
public MoFaceDetailIjk clone()
clone
in class MoFaceDetail
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com