# Assign Construction Sets

{% embed url="<https://www.youtube.com/watch?v=TrOOoRkyjMA&list=PLHnzKQMrclYmtPc_ISoD6vdjtPG3786S0&index=9>" %}

## **Step 1**

Use command [PO\_EditRoomProperties](/user-manual/rhino-plugin/pollination-commands/alphabetically/po_editroomproperties.md) or double click the room from "Room Manager" to bring up the "Room Properties" dialog, in which you can override room's construction set\*.

*Note: **construction set** is a new concept that we borrowed from OpenStudio to our energy modeling process. You would be familiar with the construction set if you are an OpenStudio user. Construction set helps with grouping constructions and assign them to geometries based on face types (wall, floor, roof/ceiling), which prevents wasting time and efforts to assign constructions to each face, and helps managing and reporting projects' constructions at global level.*

![Assign construction set in Room Properties dialog](/files/-MeegYDNeTjeyvNxPKd5)

## Step 2A

From construction set manager, select a construction set that you want to apply to the room. You can also double click the selected item or click Edit button to review the details of this construction set.

![Select a construction set from construction set manager](/files/-MeemgE55dYTQCq8nhjp)

![Review and edit the construction set](/files/-Meeq2s2US3iz42UTh5m)

## Step 2B

Import ASHRAE 90.1 Baseline constructions from [OpenStudio Standards](https://github.com/NREL/openstudio-standards/), developed by the US. [National Renewable Energy Laboratory](https://www.nrel.gov) (NREL)'s OpenStudio Team.

*Note: currently ASHRAE 90.1 standards are available for versions of pre-1980, 1980-2004, 2004, 2007, 2013. We are currently working on 2016 version, and it will be added soon.*

![](/files/-Meer0xTQqb5yM59L1xh)


---

# 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.pollination.solutions/user-manual/rhino-plugin/energy-modeling/assign-construction-sets.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.
