The pointatparameter node will create point on the curve. The parameter value must be 0 to 1. Even you can give list of value between 0 to 1 as like below.
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