public class PoSFRegularCartesianGrid2D extends PoSFMesh
PbRegularCartesianGrid2D.
This field contains an instance of the class PbRegularCartesianGrid2D.SoField.FieldTypesInventor.ConstructorCommandVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
PoSFRegularCartesianGrid2D()
Deprecated.
As of Open Inventor 9.3 Use constructor with SoFieldContainer instead.
|
PoSFRegularCartesianGrid2D(SoFieldContainer fieldContainer,
java.lang.String fieldName,
SoField.FieldTypes fieldType,
PbRegularCartesianGrid2D defaultValue)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
PbRegularCartesianGrid2D |
getValue()
Returns this field's value.
|
long |
getValueSize()
Get size of the value.
|
void |
setGeometry(int num_x,
int num_y,
float x_min,
float y_min,
float x_max,
float y_max)
Calls setGeometry(num_x, num_y, x_min, y_min, x_max, y_max, (float[])null).
|
void |
setGeometry(int num_x,
int num_y,
float x_min,
float y_min,
float x_max,
float y_max,
float[] z)
Convenience method to change the geometry of the mesh.
|
void |
setValue(PbRegularCartesianGrid2D newValue)
Sets this field to
newValue.
|
addStringsSet, addStringsSet, addValuesSet, addValuesSet, addValuesSet, addValuesSet, addVecsSet, addVecsSetappendConnection, appendConnection, appendConnection, connectFrom, connectFrom, connectFrom, disconnect, disconnect, disconnect, disconnect, enableConnection, get, getConnectedEngine, getConnectedField, getConnectedVRMLInterp, getContainer, getNumConnections, isConnected, isConnectedFromEngine, isConnectedFromField, isConnectedFromVRMLInterp, isConnectionEnabled, isDefault, isIgnored, set, setIgnored, touchdispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public PoSFRegularCartesianGrid2D()
public PoSFRegularCartesianGrid2D(SoFieldContainer fieldContainer, java.lang.String fieldName, SoField.FieldTypes fieldType, PbRegularCartesianGrid2D defaultValue)
public void setGeometry(int num_x,
int num_y,
float x_min,
float y_min,
float x_max,
float y_max)
public long getValueSize()
public void setValue(PbRegularCartesianGrid2D newValue)
public PbRegularCartesianGrid2D getValue()
public void setGeometry(int num_x,
int num_y,
float x_min,
float y_min,
float x_max,
float y_max,
float[] z)
PbRegularCartesianGrid2D.setGeometry().Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com