Subdiv2DPointLocationType Fields |
The Subdiv2DPointLocationType type exposes the following members.
| Name | Description | |
|---|---|---|
| Error |
One of input arguments is invalid.
| |
| Inside |
Point falls into some facet
| |
| OnEdge |
Point falls onto the edge
| |
| OutsideRect |
Point is outside the subdivision reference rectangle
| |
| value__ | ||
| Vertex |
Point coincides with one of subdivision vertices
|