SelectReplaceEvent Interface

Passed to onChanged event listeners when ids are simultaneously added to and removed from the selection set.

Properties

Name Type Description
added Id64Arg The element Ids added to the set. Deprecated  
additions SelectableIds A collection of geometric element, model and subcategory ids that have been added to selection set.  
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 Replace    

Defined in

Last Updated: 18 January, 2025