PLY_LINE_CLIPConstant Class |
Namespace: GeoEngine.Core.GXNet
The PLY_LINE_CLIPConstant type exposes the following members.
| Name | Description | |
|---|---|---|
| ERROR | ||
| INSIDE | The start point of the line is inside | |
| NO_INTERSECT | This name is a misnomer - it should have been <define>PLY_LINE_CLIP_INSIDE</define>, but is retained to support legacy code | |
| OUTSIDE | The start point of the line is outside |