Message 1 of 5
Is there any event like attribute text changed?
Not applicable
05-04-2014
01:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Gentlemen,
I have a block which have two attributes. one for GPM and another for Pipe-Size
I have a written lisp program which will read value of GPM attribute and automattically change the Pipe-Size attribute. Now, this is accomplished manually, means, I have to select that block to change the Pipe_Size.
What I am looking for, is that, the Pipe_Size attribute should be changed automatically as soon as the GPM attribute is changed. Is there any autocad event like textchanged event or attribute changed event that can be triggered automatically without selecting the block.
Sorry, if i have not explained properly. If you don't understand, I will explain once more.
Thanks.