Description Dynamo uses non-types multi dimensional arrays, and this may seem as an advantage at the beginning but sometimes lists just don’t match. I’ve written this custom node to tackle these situations. The custom node provides multiple options for making lists match, you can borrow elements from the other list or add some fixed value.Read more