Temp nodes detection
Altair Forum User
Altair Employee
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
0
Answers
-
Hi
If you created few nodes, you can use hm_latestentityid (can refer last 100 nodes)
More than that number, use hm_entityrecord
0