Interface MiSurfaceCell
- All Superinterfaces:
MiCell
- All Known Subinterfaces:
MeXSurfaceCell
Defines a cell of an unstructured surface mesh.
A surface cell is a polygonal element that connects adjacent nodes of a surface mesh.
The utility classes MxXXXCellExtract can be used to help the
application implement the various methods of MiCell and
MiSurfaceCell. These classes provide static implementations of the
necessary methods for the most common linear surface cells.
- See Also:
-
Method Summary
Methods inherited from interface com.openinventor.meshvizxlm.mesh.cell.MiCell
getCenter, getNodeIndex, getNumNodes, getRelativeSize, isPointInsideCell