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
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=