Header menu logo Euclid

PointLoopRel Type

Discriminated union for the three possible relations of a point to a closed polyline Loop. Points are consider on loop if they are within loop.SnapThreshold tolerance.

Union cases

Union case Description

In

Full Usage: In

On

Full Usage: On

Out

Full Usage: Out

Instance members

Instance member Description

this.IsIn

Full Usage: this.IsIn

Returns: bool
Returns: bool

this.IsInside

Full Usage: this.IsInside

Returns: bool
Returns: bool

this.IsOn

Full Usage: this.IsOn

Returns: bool
Returns: bool

this.IsOut

Full Usage: this.IsOut

Returns: bool
Returns: bool

this.IsOutside

Full Usage: this.IsOutside

Returns: bool
Returns: bool

Type something to start searching.