PDA

View Full Version : Reactor Lisp To Change Attribute Justification?


megumby
2008-02-08, 05:31 AM
Hi All,
To give you an overview, I have a dynamic block with 4 visibility states; it has 2 attributes that move to different locations using point parameter and a lookup table.

My question is; how can I make the attributes to automatically change justification when I change the lookup parameter? I want to do it to be sort of global command to run in the back ground of autocad since I will update other blocks in our library the same way...

I have been looking more and more into reactor lisps the last couple of days but haven't found an answer, since I only know basic lisp.

Attached is a jpg of what I would like to do and the dynamic block file which I have been using.

If anyone could help me or even point me in the right direction anything would really be appreciated.

Thanks