> 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/1_modifiers/deconstruct_modifier.md).

# Deconstruct Modifier

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

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

Deconstruct a modifier into a radiance string.

### Inputs

* #### mod \[Required]

A modifier to be deconstructed or text for a modifier to be looked up in the modifier library.

### Outputs

* #### rad\_str

A Radiance string that includes all of the attributes that define the modifier.
