Setup Photometric Web File Issue

Hi!
It’s actually pretty simple list logic problem. In this sample case what would work is simply putting the file path in a list like that:


If it’s not there the Python script inside the node iterates through the actual string of the file path and assigns as parameter the first symbol of the string - in my case: “C”

3 Likes