object listing post Separate

 From:  James (JFH)
8219.6 In reply to 8219.4 
Hi Michael,

I manager to achieve the desired result by splitting array of facets into alternating rows (idxSelect), then joining (Join) each of the new arrays, bundling (bundleArray)& joining again (Join) then offsetting (Offset) and finally separating (separateObj).

It seems like a circuitous route but it ensures the original ordering is preserved.
It would not have occurred to me, had you not explained the operation of these processes.

So thank you, James




Attachments: