> 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/all-lines-of-linestyle.md).

# All Lines of LineStyle

## 1. Description

This node gets all lines in a project with a given LineStyle name.

![](/files/-LVn5uG1b_BdH93i6Gdp)

## 2. Inputs

* **LineStyleName**

This input takes the name(s) of the LineStyle(s) given as a String.

## 3. Outputs

* **Line(s)**

Given the LineStyle name, all lines of the project are retrieved.&#x20;
