Hi @CodeDing . Please see my answere in blue.
1) Is the 'Excel file' an .xlsx format? or csv? A csv is easier to manage...
Csv is also ok for me.
2) Can you post an example of the file? Will it have headers? gaps? any inconsistencies? These are all considered when trying to locate / organize the data from the file.
No gaps, no headers.
3) Will it create a 3D polyline (different Z values)? or a 2D polyline (same Z values)? Will this line be closed? or left open?
The Z value will be the different. Open polyline.
4) I see you post in the Inventor Customization forum often. Are you familiar enough with VBA? Do you think you would want to use that to accomplish this task?
I have basic knowledge in vba.
This could be also done with Inventor but it doesnt have to be. This is for different part of work where we only use autocad.
Please see attached csv and dwg.
Thank you.
Please see attached csv and autocad file.