Message 1 of 3
Override WorldDraw AEC objects, dimensions,etc

Not applicable
08-26-2014
09:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've been trying to work through essential a diferent way of highlight objects in a drawing. What is being looking for is all the objects in a drawing being "dimmed" (color changed to light grey) execpt those "highlighted".
The approach I've been looking at with htis is to override the WorldDraw similar to this thread:
However, I've been running in to trouble with "greying" Aec Object (ie walls/spaces/etc).
Can anyone point me in the right direction for these type of objects?
I'm also having some trouble with dimensions relecting the color change.(the "clone" method does not seem to work for them like Mtext/Leaders).
I've been working with ACA2015x64 with this.
Thanks for any help.
-GP