Dynamo - Rest of item node By Rajkumar Nallusamy January 26, 2016 The Rest of item node and List. Deconstruct are nearly similar. Rest of item node will removes the first item from the list given. 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