lokithorshield
10 years agoContributor
Traverse a Tree in Find Object
Hi I need help to traverse to a particular object in a single find command. the name mapping does it but in case movable panels are at run time i need to put forth find parameters like this
1. Parent - some_Object.Find*([prop name ],[value],x,x,x)
2. ... some object 2
3. ... some object 3
4. Final objhect = some object 3.Find ( Something);
Its very important for us and very very often used ones. where even condirtional name mapping is not helpfull.
As of now I am doing a loop to no of parents and repeat find.
Thanks,
Mahesh