1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 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 <title>NodeName</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h3>System.String</h3> 11 <h1><NodeName></h1> 12 <h2>Description</h2> 13 <p>Node name used under DCC.</p> 14 15<h2>Example Output</h2> 16 17<table> 18<tr> 19<td><pre> 20<Meshes><br> 21 <Mesh IsVisible="true" RenderPriority="0"><br> 22 <EditData><br> 23 <DccToolSourceNodeMetaData><br> 24 <Key>DccToolSourceNode</Key><br> 25 <Values><br> 26 <strong><NodeName></strong>pPlane1<strong></NodeName></strong><br> 27 </Values><br> 28 </DccToolSourceNodeMetaData><br> 29 </EditData><br> 30 <SeparateShapeReference>Shapes[0]</SeparateShapeReference><br> 31 <MaterialReference>Materials["lambert2"]</MaterialReference><br> 32 </Mesh><br> 33</Meshes><br> 34</pre></td> 35</tr></table> 36 <hr><p>CONFIDENTIAL</p></body> 37</html>