Linking each table cell with a line in autocad using c#

Linking each table cell with a line in autocad using c#

Anonymous
Not applicable
555 Views
1 Reply
Message 1 of 2

Linking each table cell with a line in autocad using c#

Anonymous
Not applicable

I am new to Autocad programming.

I managed to draw a table and line  in AutoCAD using c# program see screenshot below,, but i wanna link each table cell with a line using c# windows form.

Accepted solutions (1)
556 Views
1 Reply
Reply (1)
Message 2 of 2

natasha.l
Alumni
Alumni
Accepted solution

Hello @Anonymous, 

 

Thank you for posting. 

 

I believe you are referring to the ability to extract attribute information from blocks/objects into a Data Extraction Table. The Data Extraction wizard is the most efficient way to extract attribute information. 

 

Please "Accept Solution" if a reply or replies have helped resolve the issue or answered your question, to help others in the community.

0 Likes