select#

ComponentManager.select(names, mute=False)[source]#

Select Select components given their names

Select components given their names.

Parameters:
namesUnion[str, list[str], tuple[str]]

Name(s) of the components

mutebool, optional

Whether to mute the /CMSEL command output or not, by default False.

Return type:

None