splineIK.utils.undo.
UndoChunkContext
Bases: object
object
The undo context is used to combine a chain of commands into one undo. Can be used in combination with the “with” statement.