Closed GreenCrowDev closed 3 months ago
Similar to the Vector Expression node, the expression define which point will be deleted from the list.
E.g. i == 0 will remove the first point (also attributes will be removed).
i == 0
Similar to the Vector Expression node, the expression define which point will be deleted from the list.
E.g.
i == 0
will remove the first point (also attributes will be removed).