SelectRemoveEvent Interface
Passed to onChanged event listeners when ids are removed from the selection set.
Properties
Name | Type | Description | |
---|---|---|---|
removals | SelectableIds | A collection of geometric element, model and subcategory ids that have been removed from selection set. | |
removed | Id64Arg | The element Ids removed from the set. | Deprecated |
set | SelectionSet | The affected SelectionSet. | |
type | Remove | Clear | The type of operation that produced this event. |
Defined in
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.