Click or drag to resize
MiVolumeCell Methods

The MiVolumeCell type exposes the following members.

Methods
  NameDescription
Public methodGetCenter
Gets the center of this cell.
(Inherited from MiCell.)
Public methodGetFacetCenter
Gets the center of the specified cell facet.
Public methodGetIsosurfTopology
Returns an array containing the topological polygons defining the part of the isosurface topology in this cell.
Public methodGetMarchingCaseId
Gets the isosurface "marching cube" entry according to the sign of each node in the cell.
Public methodGetNodeIndex
Gets the index (in the mesh) of a node.
(Inherited from MiCell.)
Public methodGetNodesIndexOfFacet
Returns an array containing node indices belonging to a given facet.
Public methodGetRelativeSize
Gets the relative size of the cell.
(Inherited from MiCell.)
Public methodIsPointInsideCell
Checks if a point is inside or outside this cell.
(Inherited from MiCell.)
Top
See Also