CANCEL_ALL terminates all current actions.
---->(CANCEL_ALL)---->
The actions are canceled in reverse order.
For example, if, you are dynamically repositioning your view of a part, to enable you to create a list of edges, using CANCEL_ALL first cancels the dynamic repositioning operation, and then cancels the operation calling for the list of edges.