# Overhang Parameters

![](/files/-Mihr_U1JA10vqXWDYrX)

![](/files/-Mihr_U2aLoQll3vD9Yo) - [\[source code\]](https://github.com/ladybug-tools/dragonfly-grasshopper/blob/master/dragonfly_grasshopper/src//DF%20Overhang%20Parameters.py)

Create Dragonfly shading parameters with instructions for a single overhang (awning, balcony, etc.) over an entire wall.

## Inputs

* **depth \[Required]**

  A number for the overhang depth.&#x20;
* **angle**

  A number for the for an angle to rotate the overhang in degrees. Default is 0 for no rotation.&#x20;

## Outputs

* **shd\_par**

  Shading Parameters that can be applied to a Dragonfly object using the "DF Apply Facade Parameters" component.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ladybug.tools/dragonfly-primer/components/0_create/overhang_parameters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
