public class PoTriangleMesh2D extends PoMeshProperty
PbTriangleMesh2D
.PoMeshProperty.DataBindings
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
PoSFTriangleMesh2D |
mesh
Field containing a mesh of type
PbTriangleMesh2D . |
PER_CELL, PER_NODE
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PoTriangleMesh2D()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
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.
|
addStringsSet, addStringsSet, addValuesSet, addValuesSet, addValuesSet, addValuesSet, addVecsSet, addVecsSet, getMesh
callback, doAction, getBoundingBox, getMatrix, getPrimitiveCount, GLRender, handleEvent, pick, search, write
affectsState, copy, copy, distribute, getAlternateRep, getByName, getRenderUnitID, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, isBoundingBoxIgnoring, isOverride, rayPick, setOverride, touch
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public final PoSFTriangleMesh2D mesh
PbTriangleMesh2D
.public void setGeometry(int numPoints, float[] xPointsField, float[] yPointsField)
PbTriangleMesh2D.setGeometry()
.public void setGeometry(int num_nodes, float[] xn, float[] yn, float[] zn, int num_cells, int[] cell_index)
PbTriangleMesh2D.setGeometry()
.public void setGeometry(int num_nodes, float[] xn, float[] yn, int num_cells, int[] cell_index)
PbTriangleMesh2D.setGeometry()
.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com