Search found 1 match

by atux
Thu Jun 09, 2022 12:07 pm
Forum: Questions
Topic: Import coordinates from a csv file
Replies: 1
Views: 2036

Import coordinates from a csv file

Hi all,

I have a csv file that contains x,y coordinates of the points to draw. (Missing the z coordinate, so the points lie in the same plane).
In the csv file:

the first column contains the x values ;

in the following columns there are the y values all referred to the same values ​​of x of the ...