I am trying to pass a X and Y locations for a viewport that is being read from Excel. If I use the Number slider or Code block, it works. I would like to plug those values into Revit from a sheet setup worksheet. I have formatted the excel data as number, I also tried using a string to double but failed. The error is coming from line 31 of my python script.
Python -
Dynamo Graph -
Thank you for any tips regarding this.