public class PbCartesianGrid3D extends PbGrid3D implements java.lang.Cloneable
addValuesSet()
method, where val argument is an array of num_x * num_y * num_z floats.PbMesh.CellBox, PbMesh.ContainingCell, PbMesh.CoordinatesInfo, PbMesh.DataBindings
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PbCartesianGrid3D()
Calls PbCartesianGrid3D(true).
|
PbCartesianGrid3D(boolean is_data_duplicated)
Constructor.
|
PbCartesianGrid3D(int num_x,
int num_y,
int num_z,
float[] xnod,
float[] ynod,
float[] znod)
Calls PbCartesianGrid3D(num_x, num_y, num_z, xnod, ynod, znod, true).
|
PbCartesianGrid3D(int num_x,
int num_y,
int num_z,
float[] xnod,
float[] ynod,
float[] znod,
boolean is_data_duplicated)
Constructor of a volume mesh.
|
PbCartesianGrid3D(PbCartesianGrid3D name_118)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
getCellIndices, getDim, getNodeCoord, getNodeIndices, setGeometry
addStringsSet, addStringsSet, addValuesSet, addValuesSet, addValuesSet, addValuesSet, addVecsSet, addVecsSet, findContainingCell, findContainingCell, getArea, getBiggestCellBox, getBoundingBox, getCell, getCoordinates, getDirectValuesSet, getDirectVecsSet, getMaxValuesSet, getMaxVecsSet, getMinValuesSet, getMinVecsSet, getNodeCoord, getNumCells, getNumNodes, getNumStringsSet, getNumValuesSet, getNumVecsSet, getSmallestCellBox, getStringsSetName, getValuesBinding, getValuesSet, getValuesSetName, getVecsSet, getVecsSetName, getVolume, isDataDuplicated, removeAllStringsSet, removeAllValuesSet, removeAllVecsSet, removeStringsSet, removeValuesSet, removeVecsSet, setCoordinates
enableConnection, isConnectionEnabled, touch
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public PbCartesianGrid3D(int num_x, int num_y, int num_z, float[] xnod, float[] ynod, float[] znod)
public PbCartesianGrid3D()
public PbCartesianGrid3D(int num_x, int num_y, int num_z, float[] xnod, float[] ynod, float[] znod, boolean is_data_duplicated)
PbMesh
for more explanations about data duplication.public PbCartesianGrid3D(boolean is_data_duplicated)
PbMesh
for more explanations about data duplication.public PbCartesianGrid3D(PbCartesianGrid3D name_118)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com