Header menu logo issie

LineInfo Type

Some operations need to work on Horizontal and Vertical lines together. This captures the static information needed to do this.

Record fields

Record Field Description

HLines

Full Usage: HLines

Field type: Line array

Horizontal lines

Field type: Line array

LineMap

Full Usage: LineMap

Field type: Map<(int * ConnectionId), LineId>

map from segment IDs to lines

Field type: Map<(int * ConnectionId), LineId>

VLines

Full Usage: VLines

Field type: Line array

Vertical lines

Field type: Line array

WireMap

Full Usage: WireMap

Field type: Map<ConnectionId, Wire>

map from wire IDs to wires

Field type: Map<ConnectionId, Wire>

Type something to start searching.