PDA

View Full Version : can I use text references in Lisp?


jkramer
11-18-2002, 12:31 AM
Hi,

I have a question about the following:
I would like to be able to edit text in drawings that -beacause they are older drawings- don't have text references.
Therefore, I'd like to simply let a Lisp routine click on the right coordinates. But then I'd need to know where the drawing sheet frame is (offset), and the drawing size (format).
Is there a way to "read" the values of text references with a lisp routine?
If I click Text>Modify Reference > Assign, I can SEE the values of "OFFSET" and "FORMAT", but I don't know how I can make Lisp "read" them....

Thanks!
Regards,
Jaap Kramer