API Reference > presentation-frontend > UnifiedSelection > SelectionManager > removeFromSelection removeFromSelection Method Remove keys from current selection removeFromSelection(source: string, imodel: IModelConnection, keys: Keys, level: number = 0, rulesetId?: string): void Parameter Type Description source string Name of the selection source imodel IModelConnection iModel associated with the selection keys Keys Keys to remove level number Selection level (see Selection levels) rulesetId string ID of the ruleset in case the selection was changed from a rules-driven control Returns - void Defined in presentation/frontend/src/selection/SelectionManager.ts Line 174 Last Updated: 13 June, 2024