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.ConstructorCommandVERBOSE_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, getValuegetFaceIndex, getNumPoints, getPartIndex, getPoint, getPoints, setFaceIndex, setNumPoints, setPartIndex, setPointdispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic long getCellIndexI()
public long getCellIndexJ()
public long getCellIndexK()
public SoDetail copy()
SoFaceDetailcopy in class MoFaceDetailpublic MoFaceDetailIjk clone()
clone in class MoFaceDetailGenerated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com