Message 1 of 2
Behavior of SelectionCommandInput

Not applicable
02-06-2019
08:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm confused about the way the SelectionCommandInput works.
With the selectionLimits are set to single-select, you can start your selection with an object (eg. occurrence) in the browser or in the viewport. If you then want to select another object, you can select the object in the viewport but not in the browser.
I don´t have to post my code here because you can try it on the UI command "New component". You can change the selection for "parent" by clicking on objects in the viewport but not in the browser.
Is this "as designed"?
Edit/Addendum: same problem described here (no solution)change-select-by-mouse
single-select (limits 1,1) => no selection in browser
multi-select (limits 0,0) => selection in browser