Dynamo - Difference between List.Join and List.create By Rajkumar Nallusamy January 25, 2016 The following simple example will be helpful to understand the List.join and List.create node. Share Get link Facebook X Pinterest Email Other Apps Labels Dynamo Share Get link Facebook X Pinterest Email Other Apps Comments
Dynamo - Drop items from list By Rajkumar Nallusamy January 26, 2016 The following node will drop the item form the list. List.Dropitems - will drop the amount of item from list from beginning(+) or end(-). List.DropEveryNthitem - will removes every nth item from list. C more »
Dynamo - Get index of item By Rajkumar Nallusamy January 26, 2016 The following nodes will return the index of the resulted item. C more »
Comments