See below screenshots of my issue.
In the first case, the input value is a double --> filter value is 0
In the 2nd case, the input value is an Int64, and nothing is happened…
From my point of view, i would like to get an Int32 but it doesn’t seem possible in Dynamo 2.1.
I don’t have this issue with R2019 & Dynamo 1.3.
Hi,
Thank you for your answer but it doesn’t work for me…
It’s always the same result. I am looking for a long time in google but i have found nothing about that…
Hi,
I was having this same error. Try to change your parameter storage type to double instead of integer and then change your codeblock to give doubles. It worked for me.