Dear Community experts,
I am trying to create a spline by using a set of points from a text input file (tab delimited). I am using VBA. The file has X, Y and Z co ordinates. I read the file and then copy those values to a variant array.To do this, I convert the strings to values in between. Then I use this variant array to create a spline using regular spline creating code. I don't know why it does not create the spline. Program works in excel but not in solidworks. Experts please help. Files attached.
Regards,
Muthukrishnan
SolidworksApi macros