MarcoW Posted April 28, 2009 Posted April 28, 2009 Hi there, I have several questions but to stay ontopic I'll post only one question at the time. When inserting symbols (dwg blocks) some attributes should be set to "0" rotation, not all of them but only a few. How to create a block in wich the atrributes keep the desired rotation? Or can I use my current blocks? I read about dynamic blocks but can't find a proper example to experiment with. Any help is appreciated. Tnx. Quote
Patrick_35 Posted April 29, 2009 Posted April 29, 2009 Hi With this or this For the first, specify the parameters as the name of the block as well as his or her label (s) ex : (setq Nom_bloc "UN_BLOC" Eti_Bloc '("ETI1" "ETI2" "ETI3")) Lisp from @+ 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.