Can we get a number of how many nodes created by my previous operation? (I want to use that number and decide next operation)
OR
I am able to get temp nodes out of my previous operation. I have temp node and other nodes. Can I count temp nodes on display?
(one way to do it I can maskall and count displayed, However, I want to give user visualization of nodes created with respect to displayed component)
So any way around it?
Thank you