Method RemoveActiveObjectAndSelectPrevious
RemoveActiveObjectAndSelectPrevious()
Removes the active object from the scene and sets as active the object placed just before the deleted one (chronologically speaking). In fact does the same as if user pressed the Backspace key in KitchenDraw.
Declaration
public void RemoveActiveObjectAndSelectPrevious()