public class MoLineDetailIjk extends MoLineDetail implements java.lang.Cloneable
This class contains detail information about a line segment in a vertex-based
shape made of line segments (extends MoLineDetail). Additional
information includes the I/J/K indices of the cell containing the line
segment in the structured volume mesh stored in the associated
MoMeshDetail (see MoLineDetail.getMeshDetail()).
Inventor.ConstructorCommandVERBOSE_LEVEL, ZeroHandle| Modifier and Type | Method and Description |
|---|---|
MoLineDetailIjk |
clone() |
SoDetail |
copy()
Returns an instance that is a copy of this instance.
|
long |
getCellIndexI()
Returns the I index of the cell containing the line segment within the
input mesh.
|
long |
getCellIndexJ()
Returns the J index of the cell containing the line segment within the
input mesh.
|
long |
getCellIndexK()
Returns the K index of the cell containing the line segment within the
input mesh.
|
getMeshDetail, getMeshRepresentationDetail, getValuegetLineIndex, getPartIndex, getPoint0, getPoint1, setLineIndex, setPartIndex, setPoint0, setPoint1dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic long getCellIndexI()
public long getCellIndexJ()
public long getCellIndexK()
public SoDetail copy()
SoLineDetailcopy in class MoLineDetailpublic MoLineDetailIjk clone()
clone in class MoLineDetailGenerated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com