get_history#

omni.kit.undo.get_history()#

Get Command execution history.

Returns a list of tuples: HistoryEntry(Command name, Arguments, Groupping level, Error status).