# Detailed Windows

![](https://3405893330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma9gBkJelXEQ5LsYEl7%2Fuploads%2Fgit-blob-1045608929baf90d0a6140f27440a4a6d5e59656%2FDetailed_Windows.png?alt=media)

![](https://3405893330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma9gBkJelXEQ5LsYEl7%2Fuploads%2Fgit-blob-a7ef01ee21678f39d5cde1cdebe704ee7659628f%2FDetailed_Windows.png?alt=media) - [\[source code\]](https://github.com/ladybug-tools/dragonfly-grasshopper/blob/master/dragonfly_grasshopper/src/DF%20Detailed%20Windows.py)

Add detailed window geometries to Dragonfly Room2Ds.

### Inputs

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

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

* **windows \[Required]**

A list of Breps that will be added to the input \_df\_objs as detailed windows. This can also be a list of orphaned Honeybee Apertures and/or Doors to be added to the Dragonfly objects. In the case of Doors, they will be assigned to the Dragonfly object as such.

* **project\_dist**

An optional number to be used to project the Aperture/Door geometry onto parent Faces. If specified, then sub-faces within this distance of the parent Face will be projected and added. Otherwise, Apertures/Doors will only be added if they are coplanar with a parent Face.

### Outputs

* **df\_objs**

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