> 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/dynamic_state.md).

# Dynamic State

![](/files/-MihqZRcw_6aEieBR294)

![](/files/-Ma9XLZGys_LpnJzV8A9) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-radiance/blob/master/honeybee_grasshopper_radiance/src//HB%20Dynamic%20State.py)

Create a State object representing a single dynamic group state.

### Inputs

* #### modifier

A Honeybee Radiance Modifier object to be applied to this state's parent in this state. This is used to swap out the modifier in multi-phase studies. If None, it will be the parent's default modifier.

* #### shades

An optional array of StateGeometry objects to be included with this state.

### Outputs

* #### state

A Honeybee State object representing a single dynamic group state. This can be assigned to apertures or shades using the "HB Dynamic Aperture Group" componet or the "HB Dynamic Shade Group" component.
