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