# All Elements In View(s)

## 1. Description

This node retrieves all visible elements in a view or a set of views.&#x20;

![](/files/-LVn0cAaLOQOhavI-wwq)

## 2. Inputs

* **View(s)**

&#x20;This input takes a view or a set of views.

## 3. Output

* **Element(s)**

The node retrieves all the elements in the given view or set of views. In the latter case, the elements are grouped in different lists corresponding to each of the views.&#x20;

![](/files/-LVn2tdUV9i2FKmDmi3g)


---

# 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://datashapes.gitbook.io/primer/revit/all-elements-in-view-s.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.
