How to select a line number from a autocad drawing using c#

How to select a line number from a autocad drawing using c#

Anonymous
Not applicable
501 Views
2 Replies
Message 1 of 3

How to select a line number from a autocad drawing using c#

Anonymous
Not applicable

I want to select a line number from a autocad drawing by clicking on a button & I want to display that line number in the text box. How can I do that??

0 Likes
502 Views
2 Replies
Replies (2)
Message 2 of 3

kerry_w_brown
Advisor
Advisor

@Anonymous wrote:

I want to select a line number from a autocad drawing by clicking on a button & I want to display that line number in the text box. How can I do that??


 

What is a line number ?

What have you tried ?

 

 


// Called Kerry or kdub in my other life.

Everything will work just as you expect it to, unless your expectations are incorrect. ~ kdub
Sometimes the question is more important than the answer. ~ kdub

NZST UTC+12 : class keyThumper<T> : Lazy<T>;      another  Swamper
0 Likes
Message 3 of 3

Anonymous
Not applicable

I want to select a text from a autocad drawing by clicking on a button & I want to display that text in the text box 

0 Likes