Rh8 SR17, Hops 0.16.23 @AndyPayne
When passing coordinate data through Hops Context print, the dot gets changed to comma - unless the data is explicitly said to be str.
My assumption is that my windows local settings interprets the decimal number somewhere in between and changes the display to European/Finnish display standard 1.1 → 1,1.
I forgot to mention that this this was a new installation of Hops.
It did not work at start, but after the Console instructed me to install " ASP.NET Core 7.0 Runtime (v7.0.20)", it started to work.
Well, like I said, we’ve tried to force Rhino.Compute to use the Invariant Culture which I think should return a decimal… but I think this still needs some more investigation. I’ve created COMPUTE-313 to track this issue.