PLY_LINE_CLIPConstant Class
Polygon line clip indicator
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetPLY_LINE_CLIPConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class PLY_LINE_CLIPConstant

The PLY_LINE_CLIPConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberERROR
Public fieldStatic memberINSIDE
The start point of the line is inside
Public fieldStatic memberNO_INTERSECT
This name is a misnomer - it should have been PLY_LINE_CLIP_INSIDE, but is retained to support legacy code
Public fieldStatic memberOUTSIDE
The start point of the line is outside
Top
See Also