Jump to content

Export point name and coordinate to a file


nelsonfok

Recommended Posts

Hi friends

 

 

I'm using the coort.lsp which I found here to export the Point name and coordinate of a point for mu survey project. Is it possible to show the point name, northing, easting and elevation of the point in the command line when I picking up points to export?

Just like

 

 

Pt Northing Easting Elevation _> This line may not be show

A, 812822.123, 838256.869, 123.999

B, 823659.555, 836555.145, 236.159

C, 825699.478, 825167.156, 555.555

....

 

 

Many thanks.

ECoorE rev10a.LSP

Link to comment
Share on other sites

Hi ,

 

Firstly as shown in your profile info , you are using Auto-Cad LT and LT versions are not working with AutoLISP .

 

Anyway , if you have another updated version and you can load routines , so how would you select the point OBJECTS and how should the outcome would be ? Show a practical example .

Link to comment
Share on other sites

Pls see the attached image. I need to see point id, northing, easting & height of each selected point while picking up the points to be export.

digi-point.jpg

Link to comment
Share on other sites

Easy create a block with 1 attribute the description use Dataextract and its all done. Via a lisp again use a block with insertion pt as the point. You can also have attributes as Fields equal to x y z double click you will see.

Link to comment
Share on other sites

Clarify these notes :

 

* You have point OBJECTS that already existed in your drawing or you want to specify a point by user - by clicking on screen one by one ?

* The alphabetical characters that shown in your snapshot are already existed or you want to add them by the program as an indicator to each point in the txt file while exporting them ?

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...