> For the complete documentation index, see [llms.txt](https://docs.ladybug.tools/honeybee-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/honeybee-primer/components/0_create/add_shade.md).

# Add Shade

![](/files/-Miho1wi6FahxB2jwhSi)

![](/files/-Miho1wjLCStMw-btjwq) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-core/blob/master/honeybee_grasshopper_core/src//HB%20Add%20Shade.py)

Add a Honeybee Shades to an Aperture, Door, Face or Room.

## Inputs

* **hb\_obj \[Required]**

  A Honeybee Aperture, Door, Face or a Room to which the shades should be added.&#x20;
* **out\_shades**

  A list of Honeybee Shade objects to be added to the outside of the input \_hb\_objs.&#x20;
* **in\_shades**

  A list of Honeybee Shade objects to be added to the inside of the input \_hb\_objs. Note that, by default, indoor shades are not used in energy simulations but they are used in all simulations involving Radiance.&#x20;

## Outputs

* **hb\_obj**

  The input Honeybee Aperture, Face or a Room with the input shades added to it.&#x20;
