Attributes Label

Attributes Label

shil143
Advocate Advocate
3,061 Views
7 Replies
Message 1 of 8

Attributes Label

shil143
Advocate
Advocate

Hi, I need help, if there is any lisp available out there that will create an attribute with an Arrow, TAG NAME, and Coordinates XYZ by clicking on a point. If possible the tag name will automatically increment. (Example 1st point is Tag Name A, next Tag name B, or 1st point is Tag no. 1, Tag no. 2 etc.) See screen shot .

A.png

0 Likes
Accepted solutions (2)
3,062 Views
7 Replies
Replies (7)
Message 2 of 8

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> any lisp available out there that will create an attribute with an

>> Arrow, TAG NAME, and Coordinates XYZ by clicking on a point

I would create a dynamic block to handle the arror like a leader, and using _FIELD (>>>details<<<) to display the coordinates of the insertion point.

No LISP needed to do that, so this works with AutoCAD LT too.

 

- alfred -

 

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 3 of 8

shil143
Advocate
Advocate

Please Explain Based on Attached Drawing and Excel File

0 Likes
Message 4 of 8

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> Please Explain Based on Attached Drawing and Excel File

What does the XLS have to do with the original question "create an attribute with an Arrow, TAG NAME, and Coordinates XYZ by clicking on a point"?

 

- alfred -

 

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 5 of 8

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

please find a dwg attached which shows a block containing attributes, these attributes are using fields (the coordiate attributes, not the "ID" att), and wherever you insert the block (at least after REGEN) it shows the insertion coordinates automatically.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 6 of 8

shil143
Advocate
Advocate

Thanks For Your Reply, But There is any Method key in Tag name  and Click in the marker to get Attribute Labels..........

Excel : after this Attribute table i want to update in Excel............

0 Likes
Message 7 of 8

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

I showed you a solution for your coordinate filling.

AutoCAD itself does not have a tool with automatically counting values (your TAG), you'll need a 3rd party tool then to first place my block (and so get the coordinates filled) and then run an index counter for your TAG attribute.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 8 of 8

shil143
Advocate
Advocate

Thanks......................

I Used For TAG Numbering..................Below Link...............

 

https://apps.autodesk.com/ACD/en/Detail/Index?id=8051485828049059617&appLang=en&os=Win32_64&autostar...