Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
Is there any way we can change the order of traversal for leafs for get_elem function?
For e.g. We have transform callpoint for "test_entry". If we call "get" on "test_entry", it fetches val1 and val2 before valuelist,Is there any way I can fetc...