# PO\_AddDoors

Add planar door surfaces to selected rooms or orhpaned faces. For adding an orphaned door, press ENTER to skip selecting the host objects. Use "Pollination" command to open Room Manager or Orphaned Object Manager to check and edit each hosted door object or orphaned door.

## Options

* **Property**

  Set energy and radiance properties.
* **Default**

  It inherits properties from the parent object.
* **Custom**

  It shows a window where to set energy and radiance properties.
* **NameByLayer**

  Use layer's name for object's display name

Notes:

* Door surface will only be added to a room when it is co-planar to one of room walls.
* A valid door geometry could be a brep or extrusion with single surface.

## Video Tutorials

{% embed url="<https://youtu.be/Ubsm1Io7Y2E>" %}
Add doors to rooms
{% endembed %}


---

# 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/pollination-commands/alphabetically/po_adddoors.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.
