> 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/get-all-linked-docs-infos.md).

# Get All Linked Docs infos

## 1. Description

This node gives you the opportunity to get information on the linked documents (rvt or dwg files) in a given project.

## 2. Inputs

* **Doc\_FilePath**

This input takes the file path of the project containing the links.

* **Refresh**

A boolean to be able to refresh the information.

## 3. Outputs

* Rvt links names

This output retrieves the name of the rvt links.

* Rvt links path

This output retrieves the path of the rvt links.

* Rvt links size

This output retrieves the size of the rvt links.

* Dwg links names

This output retrieves the name of the dwg links.

* Dwg links path

This output retrieves the path of the dwg links.

* Dwg links size

This output retrieves the size of the dwg links.

![](/files/-LYkjClNpeALvdmLxadr)
