# Add Shade

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

![](https://3521261292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1FZ8W_xSW4Nb61%2Fuploads%2Fgit-blob-2582655863495a5767937e9809c36ca69a7e5098%2FAdd_Shade.png?alt=media) - [\[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;
