Print Page | Close Window

import points from txt file in autocad 3d map 2008

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=2620
Printed Date: 09.Jun.2026 at 05:37


Topic: import points from txt file in autocad 3d map 2008
Posted By: sowyunix
Subject: import points from txt file in autocad 3d map 2008
Date Posted: 03.Nov.2009 at 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 ( mailto:sowyunix@yahoo.com" rel="nofollow - sowyunix@yahoo.com ) or mess....
 
thank you so much!!! see yaSleepy



Replies:
Posted By: CarlB
Date Posted: 03.Nov.2009 at 22:47

This lisp routine may do that:

http://www.jefferypsanders.com/autolisp_IMPORTXYZ.html" rel="nofollow - http://www.jefferypsanders.com/autolisp_IMPORTXYZ.html
 


Posted By: sowyunix
Date Posted: 04.Nov.2009 at 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


Posted By: CarlB
Date Posted: 04.Nov.2009 at 19:51
This one looks more promising:

http://www.hawsedc.com/gnu/pointsin.php



Posted By: sowyunix
Date Posted: 05.Nov.2009 at 08:21
Tongue 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!


Posted By: CarlB
Date Posted: 05.Nov.2009 at 09:08
You're welcome, glad to help.  I knew there had to be the right routine out there somewhere.


Posted By: Brandu
Date Posted: 27.Jan.2010 at 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.



Print Page | Close Window