select#

ComponentManager.select(names, mute=False)#

Select Select components given their names

Select components given their names.

パラメーター:
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.

戻り値の型:

None