Hi,
I am trying to get to access the GraphObjects
from a node with an itemArray
but I can’t figure out what method to call. For separate non-item-array GraphObjects
we use findObject
on the node but how can we do this for objects that are within the itemArray
?
Thanks