> 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

![](/files/-MihqdZ0fQ3Y8CG5oKhd)

![](/files/-MihqbNB06GFI3LiS1pK) - [\[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.
