Use Case:
If a model contains 15 nozzles, to remove all 15 nozzles, it is necessary to select each nozzle individually and delete that component. Thus requiring 15 separate operations.
Suggest adding a method that allow for the selection of multiple components, followed by pressing the delete key to remove all selected components in one operation.