# PO\_AddOpaqueFaces

Add orphaned faces from selected geometries. Use "Pollination" command to open Orphaned Object Manager to check and edit each orphaned face.

## 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:

* It works with planar geometry only.
* It supports planar surfaces or brep with planar faces.


---

# 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_addopaquefaces.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.
