Jump to content

Displaying xyz of a point?


colingra

Recommended Posts

How to use DX command? If i use the command, the save as dialog is opening...

I have to display the x,y, radius of selected objects in any format like xls, txt,doc like.

Link to comment
Share on other sites

  • Replies 22
  • Created
  • Last Reply

Top Posters In This Topic

  • Tiger

    4

  • lpseifert

    3

  • gnanapaul

    3

  • colingra

    2

I have to label co ordinates quite often, and the easiest way I've found is to use DIMORDINATE, draw my northings and eastings, and then invent a new dimension style which suits your needs, ie rotates the Eastings and puts an 'E' beofre it, and puts an 'N' before the Northings, then move the dimensions using the grips. It takes a bit of time but easier than IDing all the points and typing them in manually!

Link to comment
Share on other sites

I'm complete crap at macros (I could do this with Lisp w/o any trouble), but I'm sure one of the macro guys could modify this to work properly.

 

^C^C_ID\\-mtext $(getvar,lastpoint) W 0 $(getvar,lastpoint)  

 

I'm not even sure if it will work. :?

 

Basically, it will allow the user to pick a point with ID, then place a piece of MText at the last point picked and giving it that value. It's worth a try.

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