Use separate render item for selection only?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have this problem where I have a custom component shape and I want to use a separate render item for selection only that renders components as low-poly geometry. I though this could be achieved by creating the render item and setting the draw mode to kSelectionOnly. However, when using Maya's Select tool, component selection works only when clicking on individual components. If I try to select with marquee rectangle, component converter for my selection render item is not called at all and refineSelectionPath() method is called only for other render items visible in the viewport.
Is this kind of setup possible at all or am I doing something wrong to prevent the Select tool work properly with marquee selection?
PS I'm using Maya 2018.2
Kind regards, Mila