> For the complete documentation index, see [llms.txt](https://datashapes.gitbook.io/primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://datashapes.gitbook.io/primer/revit/viewtemplate.isapplied.md).

# ViewTemplate.IsApplied

## 1. Description

This node returns a boolean value indicating wether a given ViewTemplate is applied to any view in the project or not. Please note that this won't work for 3D templates.

## 2. Inputs

* **ViewTemplate(s)**

This input takes a ViewTemplate or a set of ViewTemplates.

## 3. Outputs

* **bool**

The node retrieves a boolean value indicating wether the given ViewTemplates are appplied to any of the views in the project.&#x20;

![](/files/-LVqswyUoJLT9rIFLgvj)
