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