KitchenDraw SDK 2
Show / Hide Table of Contents

Method Undo

Undo()

Cancels the last operation carried out.

Declaration
public void Undo()
Remarks

In fact the method restores the scene in its previous state (before the execution of the last user action).

This method can be called up to ten times in succession to progressivelly deconstruct the scene.

In this article
Back to top Generated by DocFX