All Lines of LineStyle

1. Description

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

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.

Last updated