1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<META http-equiv="Content-Type" content="text/html; charset=utf-8">
5<META http-equiv="Content-Style-Type" content="text/css">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 9.0.0.0 for Windows">
7<link rel="stylesheet" href="css/manpage.css" type="text/css">
8<title>Plug-In for Setting User Data</title>
9</head>
10<body>
11<h2><a name="user_data">Plug-in for Setting User Data (NW4C Set User Data)</a></h2>
12<p>This plug-in sets user data for a transform node (joint node) or shading group.<br> From the NW4C menu, run NW4C Set User Data to display the window.</p>
13<p><img src="images/SetUserData1.gif" width="505" height="420" border="0"></p>
14
15<p><strong>Setting Attributes</strong></p>
16<p>Selecting just one transform node (joint node) or shading group (shadingEngine node) displays the current setting for that node in the window. (If a material node is selected, the setting for the corresponding shadingEngine node is displayed.)<br> New user data can be added by clicking the <strong>Add</strong> button. If an item in the list is selected, data is inserted in the selected location; if no item is selected, data is added to the end of the list. (The selection can be canceled by clicking &quot;-----&quot; at the bottom of the list.) The name and contents of existing user data can be changed by selecting an item in the list and clicking <strong>Edit</strong> or by double-clicking on the item.<br> Selected user data can be deleted by selecting an item in the list and clicking <strong>Delete</strong>.<br> The order of user data can be changed by selecting an item in the list and clicking <strong>Move Up</strong> or <strong>Move Down</strong>.<br> To set a different node, select it without closing the window. <br> A user data entry window can be displayed by clicking Add or Edit.</p>
17<p><img src="images/SetUserData2.gif" width="320" height="370" border="0"></p>
18<ul>
19<li><strong>Name</strong>
20  <p>Enter the name of user data. Double-byte characters and half-space kana characters cannot be used. Symbols other than the hyphen (-), underscore (_), and period (.) cannot be used.</p>
21  </li>
22<li><strong>Type</strong>
23  <p>Specifies the type of user data. <B>String</B> is a character type, <B>Integer</B> is an integer type, and <B>Float</B> is a real number type.</p>
24  </li>
25<li><strong>String</strong>
26  <p>If <B>Type</B> is <B>String</B>, enter the characters. Double-byte characters, half-space kana characters, &quot;&lt;&quot;, &quot;&gt;&quot;, &quot;&amp;&quot;, single quotes, and double quotes cannot be used.</p>
27  </li>
28<li><strong>Number</strong>
29  <p>If <B>Type</B> is <B>Integer</B> or <B>Float</B>, enter a numeric value. More than one numeric value can be entered by delimiting with a carriage return. (Only one value per row can be entered.)</p>
30  </li>
31</ul>
32<p>User data can be added or changed by clicking <strong>OK</strong>. If the name, character string, or numeric value is invalid, an error will be displayed on the command line and in the script editor .</p>
33
34<hr><p>CONFIDENTIAL</p></body>
35</html>