Editing Functions
The "Edit" menu provides access to the following operations :
- Cut - (Ctrl + x)
- Copy - (Ctrl + c)
- Paste - (Ctrl + v)
- Select All - (Ctrl + a)
- Delete - (Delete)
The operations operate on 2 different scopes :
- Text :
- Will operate on all text input and Command Prompt output. These can be cut/copied from and pasted to external applications.
- Viewport :
- Will operate on all objects placed on the Viewport. These can not be cut/copied from and pasted to external applications.