1<html>
2<head>
3<title>Element Structure in <CODE>cmdla</CODE> Files</title>
4<link rel="stylesheet" href="../css/contents.css" type="text/css">
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6</head><body>
7
8<h2>Overview of <CODE>cmdla</CODE></h2>
9<p>
10The CMDLA file stores visibility animation.
11</p>
12
13<ul>
14<li><strong><a class="el" href="page_overview_visibility_animation.html" target="content">Defining Visibility Animation</a></strong></li>
15</ul>
16
17<hr>
18
19<h2>Element Structure in <CODE>cmdla</CODE> Files</h2>
20
21<table>
22
23<tr bgcolor="#577eff"><th colspan="2">
24<h3>Metadata</h3>
25</th></tr>
26
27<tr bgcolor="#dddddd">
28<td>
29<pre>
30      <a href="../common/common__EditData.html" target="content">&lt;EditData&gt;</a><br>
31        <a href="../common/common__MetaData.html" target="content">&lt;MetaData&gt;</a><br>
32          <a href="../common/common__Key.html" target="content">&lt;Key&gt;</a><br>
33          <a href="../common/common__Create.html" target="content">&lt;Create&gt;</a><br>
34              <a href="../common/common__ToolDescriptions.html" target="content">&lt;ToolDescriptions&gt;</a><br>
35</pre>
36</td>
37</tr>
38
39<tr bgcolor="#577eff"><th colspan="2">
40<h3>Animation Data</h3>
41</th></tr>
42
43<tr bgcolor="#dddddd">
44<td>
45<pre>
46      <a href="cmdla__Animations.html" target="content">&lt;Animations&gt;</a><br>
47        &lt;AnimationData&gt;<br>
48          &lt;MemberAnimationDataSet&gt;<br>
49            &lt;MemberAnimationData&gt;<br>
50              &lt;MemberAnimationData&gt;<br>
51                &lt;Path&gt;<br>
52                &lt;BoolAnimation&gt;<br>
53                  &lt;BoolCurve&gt;<br>
54                    &lt;Keys&gt;<br>
55                      &lt;BoolKey&gt;<br>
56</pre>
57</td>
58</tr>
59</table>
60
61
62<hr><p>CONFIDENTIAL</p></body>
63
64
65
66
67
68
69
70