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

    Function insertDrawdownRow

    • insert a row into the drawdown at a given location

      Parameters

      • d: Drawdown

        the drawdown

      • i: number

        the weft location

      • row: Cell[]

        the row to insert, or null if row should be blank.

      Returns Drawdown