Autolisp returns values of attribute block

Autolisp returns values of attribute block

Anonymous
Not applicable
869 Views
2 Replies
Message 1 of 3

Autolisp returns values of attribute block

Anonymous
Not applicable

Hi,

I am looking for a lisp-program, which fuctions in dwg-drawing as follows:

There are 250 pcs round steel poles as a plan view.  Pole and pole’s number are as an attribute block.

We should now make a list in the dwg, which contains pole’s number and pole’s coordinates x and y.

I appreciate, if someone has something like this to share.

BR

Kari Rantanen

0 Likes
Accepted solutions (1)
870 Views
2 Replies
Replies (2)
Message 2 of 3

ВeekeeCZ
Consultant
Consultant
Accepted solution

You don't need LISP at all. Use the DATAEXTRACTION command.

 

See the SCREENCAST

 

From the DE you can export a table directly into drawing (would be interactive!), or to xls or csv and adjust a table in Excel... 

0 Likes
Message 3 of 3

Anonymous
Not applicable

Thanks! That was great.

Kari Rantanen

0 Likes