Generating Alignment Names by Joining "Street" + Iterating A..Z

As stated, I’m generating alignments from polylines in a drawing. I would like to name these alignments by counting the number of polylines that will become alignments and creating a list that joins “Street” and a Letter from the alphabet that increases incrementally up to the number of polylines. This list will then be sent to the CreateAlignmentByPolyline node as the name.

Hello, … some screenshot and a script would be nice! to enter the topic! KR andreas

Hi @jbaham,

Lots of ways to do it, but here’s one example.