Function: wefts()
wefts(
d):number
Defined in: draft/draft.ts:254
calcualte the number of wefts (rows) in a pattern
Parameters
d
a drawdown or any 2D array
Drawdown | boolean[][]
Returns
number
the number of rows of 0 if undefined
wefts(
d):number
Defined in: draft/draft.ts:254
calcualte the number of wefts (rows) in a pattern
a drawdown or any 2D array
Drawdown | boolean[][]
number
the number of rows of 0 if undefined