PDA

View Full Version : LISP and Dynamic Blocks



cwade
2005-07-29, 08:27 PM
Ok, I am not sure how to do this, but I would like to be able to crate a LISP routine that will insert a block and set different parameters of the specific block, for example set the flip state of a block one way or another or the visibility state of a block. Any ideas?

Mike.Perry
2005-07-29, 10:09 PM
Hi

Take a look at the following...

Dynamic Lisp Code (http://mdouglas.blogs.com/in_the_dynamic_interface/2005/07/dynamic_lisp_co.html) by Mark Douglas

Have a good one, Mike