public class PoSFCartesianGrid2D extends PoSFMesh
PbCartesianGrid2D
.
This field contains an instance of the class PbCartesianGrid2D
.SoField.FieldTypes
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PoSFCartesianGrid2D(SoFieldContainer fieldContainer,
java.lang.String fieldName,
SoField.FieldTypes fieldType,
PbCartesianGrid2D defaultValue)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
PbCartesianGrid2D |
getValue()
Returns this field's value.
|
void |
setGeometry(int num_x,
int num_y,
float[] xn,
float[] yn)
Calls setGeometry(num_x, num_y, xn, yn, (float[])null).
|
void |
setGeometry(int num_x,
int num_y,
float[] xn,
float[] yn,
float[] zn)
Convenience method to change the geometry of the mesh.
|
void |
setValue(PbCartesianGrid2D 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 PoSFCartesianGrid2D(SoFieldContainer fieldContainer, java.lang.String fieldName, SoField.FieldTypes fieldType, PbCartesianGrid2D defaultValue)
public void setGeometry(int num_x, int num_y, float[] xn, float[] yn)
public void setGeometry(int num_x, int num_y, float[] xn, float[] yn, float[] zn)
PbCartesianGrid2D.setGeometry()
.public void setValue(PbCartesianGrid2D newValue)
public PbCartesianGrid2D getValue()
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com