public class PoSFRegularCartesianGrid2D extends PoSFMesh
PbRegularCartesianGrid2D
.
This field contains an instance of the class PbRegularCartesianGrid2D
.SoField.FieldTypes
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
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.
|
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, addVecsSet
appendConnection, appendConnection, connectFrom, connectFrom, disconnect, disconnect, disconnect, enableConnection, get, getConnectedEngine, getConnectedField, getContainer, getNumConnections, getValueSize, isConnected, isConnectedFromEngine, isConnectedFromField, isConnectedFromVRMLInterp, isConnectionEnabled, isDefault, isIgnored, set, setIgnored, touch
dispose, getNativeResourceHandle
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 void setGeometry(int num_x, int num_y, float x_min, float y_min, float x_max, float y_max, float[] z)
PbRegularCartesianGrid2D.setGeometry()
.public void setValue(PbRegularCartesianGrid2D newValue)
public PbRegularCartesianGrid2D getValue()
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com