Hi,
I have been using GetNext() and GetDown() to perform depth first visit of the scene. That works fine.
I wish to now perform some operations a a given hierarchy level.
Is there some GetNodeListsAtCurrentLevel() type of methods ?
I am using the Python API with R21
Cheers