> For the complete documentation index, see [llms.txt](https://docs.ladybug.tools/hb-radiance-primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ladybug.tools/hb-radiance-primer/components/0_basicproperties/get_dynamic_groups.md).

# Get Dynamic Groups

![](https://2572426507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma9X8PomX22wWVDNCoj%2Fuploads%2Fgit-blob-7bf1acc5de7ade11d0abceb2cfd840e02186930f%2FGet_Dynamic_Groups.png?alt=media)

![](https://2572426507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma9X8PomX22wWVDNCoj%2Fuploads%2Fgit-blob-0ecabef0d93192dc73793e11c7500aa2c425ae4e%2FGet_Dynamic_Groups.png?alt=media) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-radiance/blob/master/honeybee_grasshopper_radiance/src//HB%20Get%20Dynamic%20Groups.py)

Get all of the Dynamic Radiance Groups assigned to a Model.

### Inputs

* #### model \[Required]

A Honeybee Model for which dynamic groups will be output.

### Outputs

* #### group\_ids

The identifiers of the dynamic groups assigned to the Model.

* #### group\_aps

A data tree of Dynamic Apertures in the Model. Each branch of the tree represents a different Dynamic Aperture Group and corresponds to the group\_ids above. The data tree can be exploded with the native Grasshopper "Explod Tree" component to assign schedules to each Dynamic Group for postprocessing.
