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

# Interior Construction Subset

![](/files/-Mihpdoa24dTEwpFvtDL)

![](/files/-MihpdobT6WAW_ltO2xA) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-energy/blob/master/honeybee_grasshopper_energy/src//HB%20Interior%20Construction%20Subset.py)

Create a list of interior constructions that can be used to edit or create a ConstructionSet object.

## Inputs

* **interior\_wall**

  A construction object for interior walls (or text for the identifier of the construction within the library).&#x20;
* **ceiling**

  A construction object for ceilings (or text for the identifier of the construction within the library).&#x20;
* **interior\_floor**

  A construction object for interior floors (or text for the identifier of the construction within the library).&#x20;
* **interior\_window**

  A construction object for all apertures with a Surface boundary condition. This can also be text for the identifier of the construction within the library.&#x20;
* **interior\_door**

  A construction object for all opaque doors with a Surface boundary condition. This can also be text for the identifier of the construction within the library.&#x20;
* **int\_glass\_door**

  A construction object for all glass doors with a Surface boundary condition. This can also be text for the identifier of the construction within the library.&#x20;

## Outputs

* **interior\_set**

  A list of interior constructions that can be used to edit or create a ConstructionSet object.&#x20;
