SelectKindCommand

class omni.kit.selection.selection.SelectKindCommand(**kwargs)

Bases: Command

Set the new selection to all prim with the given kind.

Keyword Arguments

kind (str) – kind of prim to select.

Methods

__init__(**kwargs)

do()

undo()

__init__(**kwargs)