Synopsis¶
This example shows how to get a list of child objects of a specific type. The getChildrenOfType()
function can search for all such child objects, or search only to a limited depth (default depth is 1000).
Python:
JavaScript:
Last edited on
This example shows how to get a list of child objects of a specific type. The getChildrenOfType()
function can search for all such child objects, or search only to a limited depth (default depth is 1000).
Python:
JavaScript: