I have contoured a number of curves and am left with a few spurious points in the third branch of the tree. I’m basically trying to ‘cut off’ the last branch. I’m trying to use split tree and then select the right items using either:
{0:all:0} {0;range;0}
But I’m unable to find the correct notation for ‘all items in this branch’ or ‘range of items in this branch’.