# Add View

{% embed url="<https://youtu.be/XG0s2WNHAmU?t=136>" %}

Command [PO\_AddView](/user-manual/rhino-plugin/pollination-commands/alphabetically/po_addview.md) provides two options to create camera views: from points and from the current view.

**From points:** users can create camera views directly from points in Rhino, and default view orientation is facing along with Rhino's X axis. However, it can always be relocated and rotated afterwards.

![](/files/-MehDUeDiScRe0vjt0PD)

**From current view**: users will need to adjust current active Rhino view to a location and orientation before running the command PO\_AddView. This command will translate current Rhino view to a view point object.

![Adjust the current Rhino view](/files/-MehBmWYKcEuMdf0HZkW)


---

# 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/daylight-modeling/add-view.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.
