ImportSplineCSV and ImportPointsCSV - variants
----------------------------------------------
Autodesk + CAD Studio

ImportSplineCSVg - globalized version, reads comma- and semicolon-delimited CSV files
with decimal numbers using decimal commas, will skip non-numeric lines, can handle 2D

ImportSplineCSVm - multiple-profile version, reads comma- and semicolon-delimited CSV files
with decimal numbers using decimal commas, will skip non-numeric lines. Will start new
profile on empty lines in CSV (see sample CSV)

ImportPointsCSV - imports Points instead of Splines, reads comma- and semicolon-delimited CSV files
with decimal numbers using decimal commas, will skip non-numeric lines, can handle 2D

---
Unpack the script subfolders to:
C:\Users\USERNAME\AppData\Roaming\Autodesk\Autodesk Fusion 360\API\Scripts\
and add the folder to your scripts folder - see the "+" sign in Add-ins (Shift+S) 

---
More on www.cadstudio.cz  and  www.cadforum.cz
