| Package | Description |
|---|---|
| com.openinventor.meshvizxlm.mapping.nodes |
Provides rendering, property and action nodes.
|
| Modifier and Type | Field and Description |
|---|---|
SoMFInt64 |
MoMeshCellShape.cellIndices
Field representing the list of cells given by their index in the mesh.
If the mesh is unstructured, each value of cellIndices represents
one cell.If the mesh is a structured surface mesh, each cell is defined by a pair of indices ( cellIndices(i), cellIndices(i+1)).If the mesh is a structured volume mesh, each cell is defined by three indices ( cellIndices(i), cellIndices(i+1),
cellIndices(i+2)).So, depending on the type of mesh, one, two or three indices are necessary to define each cell. |
SoMFInt64 |
MoCellRanges.max
Maximum cell index values for displaying the mesh representation.
|
SoMFInt64 |
MoMeshSkin.maxCellRanges
Deprecated.
As of Open Inventor 9.5.1, use
MoCellRanges instead. |
SoMFInt64 |
MoCellRanges.min
Minimum cell index values for displaying the mesh representation.
|
SoMFInt64 |
MoMeshSkin.minCellRanges
Deprecated.
As of Open Inventor 9.5.1, use
MoCellRanges instead. |
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com