ISupportsVertexGridTPoint Methods |
The ISupportsVertexGridTPoint generic type exposes the following members.
| Name | Description | |
|---|---|---|
| MakeVertexGridTNewCell |
Makes a grid that corresponds to the vertices of this grid.
If point is inside this grid, then all of point.GetVertices()
are in the grid returned by this method.
|