Skip to content

Commit 2512993

Browse files
juney-leegitbook-bot
authored andcommitted
GITBOOK-49: No subject
1 parent 6c6b98a commit 2512993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitbook/manual/9.-utilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The `RV_session_redo` command steps back through geometry changes activated by t
2121
***
2222

2323
{% hint style="danger" %}
24-
This function is not the same as Rhino's built-in undo function; pressing Ctrl+z will not undo RhinoVAULT functions. If you want to undo a RhinoVAULT-specific action, you must press this button.  
24+
`RV_session_undo` and `RV_session_redo` are not the same as Rhino's built-in undo or redo functions. For example, pressing Ctrl+z will **NOT** undo RhinoVAULT functions. If you want to undo or redo a RhinoVAULT-specific action, you must call these command explicitly.  
2525
{% endhint %}
2626

2727
***

0 commit comments

Comments
 (0)