Ahankhah Posted February 23, 2011 Posted February 23, 2011 Hello everybody, I know that one can retain value of a AutoLISP variable between drawings by (vl-propagate) function. Is it possible to export an AutoLISP function to a newly opened drawing without reloading it:?? Is there any Visual LISP function for it:unsure:? If not, what is your suggestion about doing the task8)? Thanks in advance:oops: Quote
pBe Posted February 23, 2011 Posted February 23, 2011 (edited) Read http://lee-mac.com/autoloading.html and if you want it to run via script http://lee-mac.com/scriptwriter.html and also note that variables via vl-propagate function will still be viable even to "newly opened drawing" Edited February 23, 2011 by pBe Quote
Ahankhah Posted February 26, 2011 Author Posted February 26, 2011 pBe and Lee Mac, internet in my country goes very slow these days, so accept my apologise for delay... Anyway, thank you very much. I must thank Lee Mac more and more times... Quote
Lee Mac Posted February 26, 2011 Posted February 26, 2011 No worries Ahankha, happy to be of help Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.