Header menu logo issie

Constants Module

Functions and values

Function or value Description

blockGap

Full Usage: blockGap

Returns: float
Returns: float

componentGap

Full Usage: componentGap

Returns: float

Gap between two components, and between two blocks. Roughly a component wide, which is enough for a wire to turn a corner in without hugging a symbol.

Returns: float

grid

Full Usage: grid

Returns: float

Issie snaps symbols to this grid, so laying out on it makes the result look deliberate.

Returns: float

ioGap

Full Usage: ioGap

Returns: float

Gap between the input/output columns and the body of the sheet.

Returns: float

margin

Full Usage: margin

Returns: float
Returns: float

maxSwapPasses

Full Usage: maxSwapPasses

Returns: int

Bound on the improvement passes when bisecting. Sheets here are tens of components, so this never binds in practice; it is here so a pathological graph cannot spin.

Returns: int

Type something to start searching.