Am creating dynamo to create list of road signs from civil 3d drawing to CSV I got the python to create point station offset, but i got this error
“IronPythonEvaluator.EvaluateIronPythonScript operation failed.”
Traceback (most recent call last):
File “”, line 98, in
File “”, line 93, in get_soe_by_en
TypeError: expected float, got list
Thanks for your response, I can send data to excel, my problem is to convert list of coordinates to integer so it can be read by the node which creates offset and alignment
station