ATTOUT with coordinates by LISP

ATTOUT with coordinates by LISP

Anonymous
Not applicable
1,252 Views
2 Replies
Message 1 of 3

ATTOUT with coordinates by LISP

Anonymous
Not applicable

I would like to use ATTOUT or something similar to export all the attributes of a set of dynamic blocks, but with the addition of x,y coordinates for each block.  I would like it to run on a selected set of blocks similar to ATTOUT.

 

Thanks for any help!

0 Likes
1,253 Views
2 Replies
Replies (2)
Message 2 of 3

Edwin.Saez
Advisor
Advisor

@Anonymous,

 

You could do it with DATAEXTRACTION.

Edwin Saez


LinkedIn / AutoCAD Certified Professional


EESignature


 


Si mi respuesta fue una solución para usted, por favor seleccione "Aceptar Solución", para que también sirva a otro usuarios.

0 Likes
Message 3 of 3

Anonymous
Not applicable

I was hoping to do it with LISP, but I don't really get how to extract the information from Dynamic Blocks using LISP, or if I can use the results of the ATTOUT command in a lisp script that goes and gets the x,y coordinates based on the block names (i.e. *U123).

0 Likes