Creates a new Selection command using a list of uuids or an existing ObjectSelection
List of uuids or existing ObjectSelection
Indicates whether the command is undoable and redoable
Readonly
isIndicated whether the command can be updated
Readonly
nameName of the command
Cleans the command footprint.
Updates the command with a latest version of the required parameters.
The update method can be called during continuous user interactions (such as mousemove, mousedrag or color changes) where the command to fire can be updated accordingly to the user inputs instead of creating a new command for each value.
Note
Selects the given object uuids in the 3d scene.