Message 1 of 5
CustomGraphics depthPriority versus built-in selection graphics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an addon which highlights a specific selected entity among several selected entities by creating a custom graphic. This is happening from a palette, not a command. The trouble I'm running into is that the built-in selection (blue) graphics are always prioritized to be on top. Is there any way around this?
Example: A CustomGraphicsPointSet (lower left) defined by UserDefinedCustomGraphicsPointType and a png is partially occluded. Often times, these graphics are fully occluded and I'm trying to figure out a way around this.