Find Flat Hierarchies#
Key: findFlatHierarchies
Finds prims that have more than a specified number of children.
Arguments#
Paths#
Optional list of prim paths to consider
Name:
pathsType:
[string]Default Value:
[]
Max Children#
The maximum number of children a prim can have until it is considered a flat hierarchy.
Name:
maxChildrenType:
intDefault Value:
500
Consider All Children#
Whether to consider all children or only active, loaded, defined, non-abstract children.
Name:
considerAllChildrenType:
boolDefault Value:
True