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.ConstructorCommand
VERBOSE_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, getValue
getLineIndex, getPartIndex, getPoint, getPoint0, getPoint1, getPoints, setLineIndex, setPartIndex, setPoint, setPoint0, setPoint1
dispose, getNativeResourceHandle
public long getCellIndexI()
public long getCellIndexJ()
public long getCellIndexK()
public SoDetail copy()
SoLineDetail
copy
in class MoLineDetail
public MoLineDetailIjk clone()
clone
in class MoLineDetail
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com