How to get a model Nested Component(group) tree Information

From a selected element, you can get the definition of a component instance, and then get that component’s entities. You can then enumerate that to find child components.

-Nick