Skip to main content

Function: isInUserThreadingRange()

isInUserThreadingRange(loom, loom_settings, ndx): boolean

Defined in: loom/loom.ts:493

checks if a given interlacement is within the range of the threading specified by the user

Parameters

loom

Loom

the loom to check with

loom_settings

LoomSettings

ndx

Interlacement

the interlacement to check

Returns

boolean

true or false to determine if in or out of range