Hello to all
I have a csv, which contains data of a lattice structure.
Every line of my csv is one rod of my lattice structure.
The 2nd to 7th columns show the coordinates of the rod (x1,y1,z1,x2,y2,z2) . The following columns show values from which I want to plot one.
I tried now 2 days without success.
Finally deepseek wrote me a programmable filter.
But I think, my problem is so easy, there should be a solution without an extra programmable filter..
Yes, in every Line of my csv are the values x_1,y_1, z_1 (first point of the rod) and x_2, y_2,z_2 (second point of the rod). the following values are pressure stress from theory of second order, buckling safety, etc ….