CompuServe Thread

AutoLisp

2 messages in this thread
#22176From: Michael MurphreeApr 24, 1988 10:32 PM
Anyone, In the process of setting up a prototype drawing, we'd also like to to automatically open up the BIRDEYE view of an Artist 10. The card comes with lisp routines to support the card, and we'd like to add a command at the end of the ACAD.LSP file that automatically opens the BIRDEYE view. Can this be done? Michael
#22251From: Steve McCall [ADESK]Apr 26, 1988 11:24 AM
Michael, the commands to open the birdview can be included in ACAD.LSP, along with the Artist LISP routines. Are you using AEC? (That would change things.) Also, a script file could be constructed to do what you want. Experiment! =SM=