Display full version of the post: import points from txt file in autocad 3d map 2008

sowyunix
03.11.2009, 12:24
hello...can you help me...?
how to import points to autocad 2008 map 3d
i tried some programs but not so good...
my text file is like this:
 
No.Point     East                North         Elevation     Code
1              11111.111   111111.111    111.111         11
....             ........... .          ..........          ............           ......
 
Tab delimited!
 
and in the dwg must put: point, elevation, code, po nr! in diferent layers...
like autocad 2000 land ....is perfect....
if you have some sugestions pls...email me (sowyunix@yahoo.com) or mess....
 
thank you so much!!! see ya

CarlB
03.11.2009, 22:47
This lisp routine may do that:
http://www.jefferypsanders.com/autolisp_IMPORTXYZ.html
 

sowyunix
04.11.2009, 08:15
doesn't work:(  
it puts only the x y and z..and i have first pt.no., second x, third, y, forth z, and code.
 
10x

CarlB
04.11.2009, 19:51
This one looks more promising:http://www.hawsedc.com/gnu/pointsin.php

sowyunix
05.11.2009, 08:21
 perfect....thank you...
if you need some answers...bee free to ask...
i am a newbie....but i will try....
 
till next time all the good things!

CarlB
05.11.2009, 09:08
You're welcome, glad to help.  I knew there had to be the right routine out there somewhere.

Brandu
27.01.2010, 10:45
To import point from text file you can also use TopoLT. I saw you are from Romania and maybe you heard about this lisp.From my survey experince is a very useful application and here is already a standard.