SheetUpdateHelpers Module
Functions and values
Function or value | Description |
|
|
|
|
|
|
|
|
|
|
Full Usage:
getChannel bb1 bb2
Parameters:
BoundingBox
bb2 : BoundingBox
Returns: (BoundingBox * Orientation) option
|
Geometric helper used for testing. Probably needs a better name, and to be collected with other This should perhaps be generalised for all orientations and made a helper function. However different testing may be needed, so who knows? Return the vertical channel between two bounding boxes, if they do not intersect and their vertical coordinates overlap.
|
|
|
Full Usage:
hextoInt s
Parameters:
string
Returns: int
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
workOutArrangement arrange syms
Parameters: Returns: Symbol list * Result<Orientation, string>
|
|