- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi @Michael.RostZ454J. Interesting code. I can tell when testing it that after I have selected all faces, then select them again without using Ctrl key, they do appear to loose their highlight color, but when continuing to select any of them again, I can see that highlight color 'blink', then remain the default color (not the highlight color). Seems like a visual glitch to me, but may be a bug of some sort. Might be worth reporting to the folks at Autodesk, but seems like a rather minor bug, since the selection has been maintained. The real test would be to only use the HighlightSet, and not the 'Collection', then when needed, get the objects you want to test from the HighlightSet, just to see if they are still in there. Not very efficient, but its just for testing purposes at this point, to see of those faces are still in the HighlightSet or only in the Collection. They will want to know that if you plan on reporting it. Nice touch using the ModifierKeys to help with the removal of unwanted faces while selecting.
Wesley Crihfield
(Not an Autodesk Employee)