1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6<meta http-equiv="Content-Style-Type" content="text/css">
7<link href="../../../../css/manpage.css" rel="stylesheet" type="text/css">
8<title>Curve Editor Edit Menu</title>
9</head>
10<body>
11
12<!-- =================================================== -->
13<h1 id="CURVE_EDIT_MENU">Curve Editor Edit Menu</h1>
14<p class="img">
15    <img src="images/curve_edit_menu.gif" alt="Curve Editor Edit Menu">
16</p>
17
18<ol class="ui">
19    <li>
20        <p>Restores to a pre-edited state.</p>
21    </li>
22
23    <li>
24        <p>Redoes a single edit that was undone.</p>
25    </li>
26
27    <li>
28        <p>Cuts the selected key.</p>
29    </li>
30
31    <li>
32        <p>Copies the selected key.</p>
33    </li>
34
35    <li>
36        <p>Pastes the selected key.</p>
37    </li>
38
39    <li>
40        <p>Deletes the selected key.</p>
41    </li>
42    <li>
43        <p>Toggles the method for pasting content of copied key frames.<br> If &quot;paste as relative values&quot; is selected, key frames will be pasted as relative values from the current values of the destination attributes.</p>
44    </li>
45
46    <li>
47        <p>Adjusts the scale.<br> The <B>Adjust Time Scale</B> dialog will be displayed.</p>
48        <p>
49        	<img src="images/curve_scale_dialog.gif" alt="Adjust Time Scale Dialog">
50        </p>
51    </li>
52
53</ol>
54
55<hr><p>CONFIDENTIAL</p></body>
56</html>
57