Message 1 of 9
Reactor for block edit

Not applicable
10-14-2016
02:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Problem:
If have a bunch of blocks in a drawing (e.g, "A1" "A2" "B1" "B2" etc.......).
Can i use a reactor/reactors to detect when one of these has been modified and change the colour of all the lines in the modified block and then add some xdata so i can search a drawing for modified blocks?
From what i have read i think i may need an object reactor to get the vla-object and use this with a command end reactor to then modify the block when its been modified with blockedit/refedit?
Am i anywhere near or am i making this far too complicated??