AdaCAD Library Documentation - v1.1.4
    Preparing search index...

    Function rowIsBlank

    • given a drawdown and a row index, return if the row is blank. In this context blank means that there are no "heddle up" values on this row.

      Parameters

      • i: number

        the row index

      • drawdown: Cell[][]

      Returns boolean

      true or false;