Jump to content

Importing survey points with numbers in AutoCAd 2011 Map


paduroiul

Recommended Posts

Hi

I want to import points (number,x,y,z) saved in a notepad file.

How can I do this, what is the sequence of commands which I have to follow

The file I want to import looks like this.

cote k-lumea.txt

Link to comment
Share on other sites

One solution will be to use Excel to build a script and use SCRIPT command in AutoCAD to run it.

_POINT 499990.537,499983.388,399.872 _TEXT 499990.537,499983.388,399.872   52

Please take care of multiple spaces (); also don't forget to end the SCR file with an empty line.

 

Alternatively just do a search on the forum; this issue was discussed a lot previously.

 

Bine ai venit in Forum! (Welcome to the Forum)

Edited by MSasu
Misses spaces when pasted code
Link to comment
Share on other sites

Do you have map/civil3d if so just use the "points" menu or "Aeccimportpoints" is the command

 

What are you trying to actually do ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...