Dynamo - Translate or Move geometry By Rajkumar Nallusamy January 26, 2016 Translate geometry node will move your geometry in x,y,z axis direction. In the following example the line in moved with list of z values. 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