Message 1 of 1
Highlight objects from xref

Not applicable
02-12-2009
12:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, all
I'm writting VBA code to highlight selected objects from xref files so that I can easily distigwish them from others. Right now, I can access xref objects by using "GetSubEntity" method but am not able to highlight them. The "Highlight" method only works with objects in the active drawing.
Any hints are welcome.
Thanks in advance.
Eddy
I'm writting VBA code to highlight selected objects from xref files so that I can easily distigwish them from others. Right now, I can access xref objects by using "GetSubEntity" method but am not able to highlight them. The "Highlight" method only works with objects in the active drawing.
Any hints are welcome.
Thanks in advance.
Eddy