Click or drag to resize
MiSurfaceCell Methods

The MiSurfaceCell type exposes the following members.

Methods
  NameDescription
Public methodGetCenter
Gets the center of this cell.
(Inherited from MiCell.)
Public methodGetNodeIndex
Gets the index (in the mesh) of a node.
(Inherited from MiCell.)
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