# Detailed Skylights

![](/files/SS9j1GXbuO2B7IfBGAJw)

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

Add detailed skylight geometries to Dragonfly Room2Ds.

### Inputs

* **df\_objs \[Required]**

A Dragonfly Model, Building, Story or Room2D, to which the \_windows should be added.

* **skylights \[Required]**

A list of Breps that will be added to the input \_df\_objs as detailed skylights.

### Outputs

* **df\_objs**

The input dragonfly objects with the input \_windows added to it.


---

# 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/detailed_skylights.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.
