• Home
  • Training Books
  • Subscribe to Our Email Newsletter
  • About
    • Contributors
    • Feedback
    • Contact
    • Privacy policy
    • Cookie Policy
  • Bahasa Indonesia

CADnotes

CAD Tutorials and Best Practices for professionals and students

  • Featured
  • AutoCAD
    • AutoLISP
  • Revit
    • Revit Architecture Basic
    • Revit MEP Basic Tutorial
  • Inventor
  • MicroStation
    • MicroStation Basic Tutorial
You are here: Home / AutoCAD / How to: Label Coordinate in AutoCAD

How to: Label Coordinate in AutoCAD

November 9, 2009 by Edwin Prakoso 121 Comments

I had this question several times: can we automatically label our coordinate in AutoCAD? If you are a Civil3D user, then you most likely will suggest them to use C3D. But can AutoCAD do it? YES!

I saw many people use AutoLISP to do that task. It works great. But sometimes you may want to have your labeling symbol and format. So, why not using field?

Creating a reference object

First, we need to create an object as a reference point. It can be a point, a circle, or any symbol you want it to appear. I use this symbol.

reference object

I prefer to use point or circle. We can easily use the point position or circle center.

Creating an Attribute Definition

After we have the reference object, we need to define an attribute definition. You can activate it by clicking it on your ribbon, home tab, block panel.

attdef

Or simply type ATTDEF then [enter].

Let’s define our attribute. Give the attribute tag, prompt like below. In default field, type ‘X Y = ‘ then click insert field.

Change the field category to objects, and in field names, select object. Click select object button to define the object type. Select the circle, don’t select anything else!

AutoCAD will list all available properties. Select center (or if you use point, select position). Because I only use it in 2D drawings, I don’t need it to display Z value. I turn it off. Change the format if necessary.Click OK.

define property

Click OK again to close the define attribute dialog box. Place your attribute definition in the desired location.

Optional: Define Adjustable Leader

If you don’t want to have a leader on your coordinate label, you can skip this step.

I add a line that will be used as the leader.

leader line

Create the Block

Now we can define the block. Click create from ribbon, block panel.

create block

Select all the objects, and define the center as an insertion point. Activate Open in Block Editor on the lower left of this dialog. We are going to add some ‘dynamic’ functionality. Click OK.

AutoCAD will show the edit attribute dialog. We don’t want to modify it as it is updated automatically. Just click OK.

Add the Control Grip

What we want to do is adding a grip control so that we can modify the text (and optionally leader) placement. In block authoring palette, activate the point parameter.

point parameter

Now place it where you want the grip to appear.

point parameter placement

Now activate the stretch action.

Select the point parameter, create the stretch frame like below, and select the line and attribute definition. [Enter] to end it.

cross polygon

Now we are done! Save this block and close block editor.

Using the Label

How can we use the label? Just insert the block, and click on the point you want to show the coordinate. After you have one of the blocks in your drawing, you can copy it and place it on several points you wanted.

Because we add a control grip, we can move the text and leader position!

control grip

Because we use a field, if you move your points, the value will be automatically updated! Very cool, isn’t it?

Why Attribute Definition? Why not Just Use Text?

You might ask this: why not just use text in a field? I know we can insert a field into a text, single or multiline. But it doesn’t work. You may want to try it by yourself.

Apparently, the field will consider the reference point always at 0,0,0 when you create a block. It works if you don’t create a block from them, but I believe you want to use it as reusable content, aren’t you?

Video Instruction

If you have problem, you can use this video as reference how to create and use the coordinate label block.

About Edwin Prakoso

I work as a Sr. Consultant in PT Cipta Satria Informatika. I've been using AutoCAD since R14 and Revit since Revit Building 9. I occasionally write for AUGIWorld magazine and I am also active in Autodesk discussion forum. I'm a member of Autodesk Expert Elite, an appreciation for individuals who give contributions to the Autodesk community.
Connect with me on twitter or LinkedIn.

Filed Under: AutoCAD Tagged With: dynamic block, Fields

4.7 7 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

121 Comments
Inline Feedbacks
View all comments
hussaiin
hussaiin
2 years ago

it is not working for me.

0
Reply
Rabah
Rabah
3 years ago

Helpful tip, I don’t know if we can get the points’ coordinates in a table automaticaly??

1
Reply
Francois Diaz
Francois Diaz
4 years ago

Thanks a lot that was a huge help !

0
Reply
Dave Cox
Dave Cox
5 years ago

I’m looking for something like this using Station Points, e.g STA 00+00, using decimal units, where STA 01+02 = 102 feet. I created the XYCOORD dynamic block, above. I love it and will use it in my work. Thanks Edwin! Dave

0
Reply
Edwin Prakoso
Edwin Prakoso
Author
Reply to  Dave Cox
5 years ago

Hi Dave,

Unfortunately, it is not possible in AutoCAD to annotate station points. There might be some AutoLISP routine to do that. But you should consider using Civil 3D.

0
Reply
vinod kumar
vinod kumar
6 years ago

Dear Sir,
Can we make this in Multitext
as I need N above the line and E below the line, Thank you

8
Reply
vinod kumar
vinod kumar
6 years ago

Dear Sir,
Can we make this in
Multitext
I needd N is above the line and E is below the line,
Thank you.

0
Reply
Murtada
Murtada
6 years ago

Hi Edwin, I’ve followed your instructions, but when I want to select ‘CENTER’ at prop. this doesn’t show… Could you please help me?

4
Reply
Chong
Chong
6 years ago

Can we remove the grey background of the block?

0
Reply
Edwin Prakoso
Edwin Prakoso
Author
Reply to  Chong
6 years ago

You can change the FIELDDISPLAY to 0 to hide the text field. Is that what you’re looking for?

5
Reply
Karen Mae
Karen Mae
7 years ago

Hi sir Edwin, ive use your autolisp coordinate program, can you help me edit the LISP, to set the default output without the leader arrow, cause i only need the X and Y UCS coordinates thanks!

0
Reply
Kin
Kin
7 years ago

Hi Edwin, I’ve created the block similar to yours, but it only gives me readings based on WCS even though I’m in my own UCS. Does it work only in WCS?

0
Reply
Edwin Prakoso
Edwin Prakoso
Author
Reply to  Kin
7 years ago

Hi Kin,
True, it only works in WCS. If you want to label it in UCS coordinate, you need to use AutoLISP approach. You can download the code here: Using AutoLISP Program to label point coordinate.

0
Reply
« Previous 1 … 6 7 8 9 Next »
wpdiscuz   wpDiscuz

Featured

6 Reasons Why You Should Pay More Attention to AutoCAD Command Line

AutoCAD Command Line is an essential feature in AutoCAD. It does not just allow you to work faster, but you can find some gems there!

Recent Articles

  • Autodesk Construction Cloud Activity Log
  • Exporting AutoCAD Plant 3D Model to Navisworks
  • Autodesk Data Connector for Power BI is Now Available

Advertisement

New on CADnotes

  • Autodesk Construction Cloud Activity Log
  • Exporting AutoCAD Plant 3D Model to Navisworks
  • Autodesk Data Connector for Power BI is Now Available
  • Autodesk Forma Design Contest
  • Revit 2025: Toposolid Enhancements

Meet the Authors

avatar for
avatar for
avatar for
avatar for
avatar for
avatar for

Get Connected

CADnotes on FacebookCADnotes on InstagramCADnotes on TwitterCADnotes on YouTube

© 2009 – 2025 CADnotes · Feedback · Privacy Policy · Become an affiliate

wpDiscuz