Dear all,
I created a graph to create dimensions from grids or walls. Because generating the curve is different for both elements, I tried to create a conditional statement, depending on the type of selected elements.
I get this warning when I run the graph from the Dynamo player. The strange thing is I don’t get this warning when I run the graph from Dynamo or run it from Dynamo Player with Dynamo opened.
Does it work as intended when played in the editor? Yes. In editor works as intended and no warning
Does it work as intended (Even with the error) when played in the player? Yes. It still works as intended but has warning
I tried to remove that node but still got the warning. It must be a remnant when I built the graph.
Maybe I’ll just make two graphs, one for grids and another one for walls. Easier that way.
But I’m still curious, though.