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()
Deprecated.
As of Open Inventor 9.3 Use constructor with SoFieldContainer instead.
|
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.
|
long |
getValueSize()
Get size of the 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, appendConnection, connectFrom, connectFrom, connectFrom, disconnect, disconnect, disconnect, disconnect, enableConnection, get, getConnectedEngine, getConnectedField, getConnectedVRMLInterp, getContainer, getNumConnections, isConnected, isConnectedFromEngine, isConnectedFromField, isConnectedFromVRMLInterp, isConnectionEnabled, isDefault, isIgnored, set, setIgnored, touch
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public PoSFCartesianGrid2D()
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 long getValueSize()
public void setValue(PbCartesianGrid2D newValue)
public PbCartesianGrid2D getValue()
public void setGeometry(int num_x, int num_y, float[] xn, float[] yn, float[] zn)
PbCartesianGrid2D.setGeometry()
.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com