public class PoSFTriangleMesh2D extends PoSFMesh
PbTriangleMesh2D.
This field contains an instance of the class PbTriangleMesh2D.SoField.FieldTypesInventor.ConstructorCommandVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
PoSFTriangleMesh2D()
Deprecated.
As of Open Inventor 9.3 Use constructor with SoFieldContainer instead.
|
PoSFTriangleMesh2D(SoFieldContainer fieldContainer,
java.lang.String fieldName,
SoField.FieldTypes fieldType,
PbTriangleMesh2D defaultValue)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
PbTriangleMesh2D |
getValue()
Returns this field's value.
|
long |
getValueSize()
Get size of the value.
|
void |
setGeometry(int numPoints,
float[] xPointsField,
float[] yPointsField)
Convenience method to set a new 2D geometry from a points field.
|
void |
setGeometry(int num_nodes,
float[] xn,
float[] yn,
float[] zn,
int num_cells,
int[] cell_index)
Convenience method to change the geometry of the mesh.
|
void |
setGeometry(int num_nodes,
float[] xn,
float[] yn,
int num_cells,
int[] cell_index)
Convenience method to change the geometry of the mesh.
|
void |
setValue(PbTriangleMesh2D newValue)
Sets this field to
newValue.
|
addStringsSet, addStringsSet, addValuesSet, addValuesSet, addValuesSet, addValuesSet, addVecsSet, addVecsSetappendConnection, 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, touchdispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public PoSFTriangleMesh2D()
public PoSFTriangleMesh2D(SoFieldContainer fieldContainer, java.lang.String fieldName, SoField.FieldTypes fieldType, PbTriangleMesh2D defaultValue)
public PbTriangleMesh2D getValue()
public void setValue(PbTriangleMesh2D newValue)
public void setGeometry(int num_nodes,
float[] xn,
float[] yn,
float[] zn,
int num_cells,
int[] cell_index)
PbTriangleMesh2D.setGeometry().public void setGeometry(int numPoints,
float[] xPointsField,
float[] yPointsField)
public long getValueSize()
public void setGeometry(int num_nodes,
float[] xn,
float[] yn,
int num_cells,
int[] cell_index)
PbTriangleMesh2D.setGeometry().Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com