Header menu logo Euclid

ColinearPnt Type

For a point where the segments before and after are colinear, this structure holds the index of the point, and the indices of the previous and next points that have valid offset directions. `prevOK` may be bigger than `nextOK` if the colinear point is at the start or end of a closed polyline.

Record fields

Record Field Description

idx

Full Usage: idx

Field type: int
Field type: int

nextOK

Full Usage: nextOK

Field type: int
Field type: int

prevOK

Full Usage: prevOK

Field type: int
Field type: int

Type something to start searching.