tluxon1
Mechanical
- May 16, 2001
- 8
In one of the routines I call from acad.lsp, I detect the existence of format sheet blocks with particular names so I can set a scale factor and TEXTSIZE depending on which, if any, format sheets are found.
Another thing I want to do is to selectively automatically set the current text style and font file it is using before the drawing is edited. This apparently cannot be done using (command "STYLE" etc) until after the drawing is open, so I'm hoping someone knows of a way of running a lisp file automatically AFTER a drawing has been opened.
Thanks,
Tim Luxon
Another thing I want to do is to selectively automatically set the current text style and font file it is using before the drawing is edited. This apparently cannot be done using (command "STYLE" etc) until after the drawing is open, so I'm hoping someone knows of a way of running a lisp file automatically AFTER a drawing has been opened.
Thanks,
Tim Luxon