# Using Room Selection Mode

## **Room Selection Mode**

You can find a button to toggle `RoomSelection` mode ON/OFF in the first row of icons of the Pollination Panel. When the button is saturated, it is ON. When it is grayed out, it is OFF.

![](/files/Te8J1KlWoirhjVCugYp7)

### RoomSelection ON

When turned ON, you can select a room (parent) along with all its apertures, doors, and shades (child). The same effect applies to the orphaned face/aperture/door as well. This is useful when you want to transform or select rooms (move, scale, rotate, etc) without missing child surfaces.

![](/files/IKJnZpckU6Vhjnt6mqld)

### RoomSelection OFF

When turned OFF, the selection ignores all parent-child relationships. All geometries will be in an independent state, so you can select individual parent and child surfaces.

![](/files/gIJOvB6u1bth23wqnIvY)

{% hint style="info" %}
**Rhino Selection Tip**

If you create a selection window from left to right, Rhino will only select objects that are fully within the selection window.

If you create a section window from right to left, Rhino will select all objects that both fall within and intersect the selection window.
{% endhint %}

{% hint style="info" %}
**Pollination Selection Tip**

Combine RoomSelection OFF with [PO\_SelApertures](/user-manual/rhino-plugin/pollination-commands/alphabetically/po_selapertures.md) to select all apertures from a room, face, or building.
{% endhint %}


---

# 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/modeling-best-practices/using-room-selection-mode.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.
