• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

import points from a txt file

  • Thread starter Thread starter &Marco&
  • Start date Start date
when you open the click window on browse and select the txt file but I can't import the values in the tabellina below to create the curve...you know by chance how I can do...thanks in the meantime... .
 
Sorry to intrude in a minefield, but it's not by chance that those values must all be "real" and not "full." . ?

I'll explain. suppose we have such a first line of the .txt file

1.2, 3.4, 5

It can only be that vs.software accepts it so:

1.2, 3.4, 5.0If I wrote a fissure, I'm going back to my den and I'm not going out. . .

:
 
the problem is that by inserting the txt file doesn't automatically create the tabellina with all xyz points and I would become tuberculous to insert them all by hand also because they are different rows... .
I have the values written this way
x -50.154 y 23.184 z -45.893
x.... y... z....
and so on...if anyone has any ideas on a possible solution I am here... thank you
 
the problem is that by inserting the txt file doesn't automatically create the tabellina with all xyz points and I would become tuberculous to insert them all by hand also because they are different rows... .
I have the values written this way
x -50.154 y 23.184 z -45.893
x.... y... z....
and so on...if anyone has any ideas on a possible solution I am here... thank you
you formatted txt file badly,
try with what I attach you (values separated by [TAB].
 

Attachments

try to purify records so that they are in .csv format, that is:

first
x -50.154 y 23.184 z -45.893

after
-50.154,23.184,-45.893

:
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top