Dictionary.ValueAtKey Dont work

Hey guyz. The type im looking for in dictionary is exicsted but the Dictionary.ValueAtKey node cant find it. What can i do?

1 Like

@arincakkin ,

be aware of lower and upper case!

#K(40x50)   #K(40X50)
2 Likes

Where do the original keys come from? What happens if you use one of those keys to get the value from the completed dictionary? It seems like they aren’t the same.

EDIT: Draxl found it.

Thanks guys

This is a script to create beams from cad layers. Layers and frame types are must be same. I use layer name as input and create correct frame type by using dictionary.