Set Operations for Lists of DisplayBoxes?
How to apply set operations to lists of display boxes? - remove duplicates- intersect- subtract Plan B:
Is there a function which returns the unique position of a display box in the display tree?With the information about the position (pos 1.2.4.1.2 vs. 1.2) one could pre-execute the set operations for positions and the apply it to the lists with display boxes. I foundGet Display Path( )
which gives...