Skip to main content
Solved

How would you get the x,y coordinate of leader tip, Multileader AutoCAD

  • December 5, 2019
  • 2 replies
  • 398 views

I would like to find the coordinate for the tip of a leader line in autoCAD I tried extracting coordinate at vertex 0 but the point is not at the exact same location as it is in AutoCAD is there an autocad attribute that represents this information?

 

I have used aggregation method and coordinate extraction on the line feature to get really close but the point is not at the exact location after processing.

It looks like the location I am getting is actually the center of the arrowhead and not the location of the tip on the arrow.

Best answer by garydlester

I Changed the arrow size to 0 and now I am getting an accurate coordinate.

View original
Did this help you find an answer to your question?

2 replies

  • Author
  • Best Answer
  • December 5, 2019

I Changed the arrow size to 0 and now I am getting an accurate coordinate.


jovitaatsafe
Safer
Forum|alt.badge.img+11
garydlester wrote:

I Changed the arrow size to 0 and  now I am getting an accurate coordinate.

0684Q00000ArK4qQAF.png

Hi @garydlester,

Glad to hear that you got it working! I stumbled across some (rather obscure) attributes in the doc that I wanted to share:

autocad_dim_arrowhead_pt_<number>.x
autocad_dim_arrowhead_pt_<number>.y 

"which describe the x,y coordinates of the vertex, on each arrowhead, that could be called the “tip of the arrow.” <number> is some number between 1 and the number of arrowheads in the dimension. If there are no arrowheads, then this attribute will not be supplied." (From the dimensions section in the doc). If that proves useful, we can see about adding that information to the Leaders doc to make it easier to find. 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings