SelectInvertCommand

class omni.kit.selection.selection.SelectInvertCommand

Bases: Command

Deselect current prims, and select everything else not selected before.

Methods

__init__()

do()

undo()

__init__()