level name driven by list

I am trying to drive the level name of my solids by a list.

I have a list from excel that contains the name of the elements that I am trying to place.

I can't paste the examples but in generic terms the list would look something like this (level1, level2, level3) etc.

I have used the following within the "LevelName" input: Name.Value.ToString()

"Name" is the list of names

.

As you can see it is not reporting any errors but when I select the solid it just tells me that it is placed on Level Default

When I hover over the LevelName on the output of "solid1" it lists the level names as I would expect t see them.

I am sure I am doing something wrong but not sure what.  Any help would be appreciated.

Cheers,

Alex

Parents Reply Children
No Data