Skip to main content

Dynamo - Drop items from list

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. 

Comments

Popular Posts