Hello,
I’m quite new to dynamo.
I’m currently trying to generate a list op points via XYZ coordinates that I wrote down on a CSV File.
Through the ImportFromCSV node, dynamo can interprete the file.
However it can’t read the decimal values.
in my CSV I have “-20062.215” , Dynamo reads this as -20062
no decimal value. in some other cases I get a Warning: "Asked to convert non-convertible types"
Does anybody know how to solve this?
I tried to chance the point to a comma, but then Dynamo thinks I meant to seperate values “-20062” and “215”
Thanks in advance for the help.
Kind Regards,
Merijn Vanalderweireldt