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

    Function insertMappingRow

    • inserts a new value into the row system/shuttle map

      Parameters

      • m: number[]

        the map to modify

      • i: number

        the place at which to add the row

      • val: number

        the value to insert

      Returns number[]