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>DccToolSourceNodeMetaData</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><DccToolSourceNodeMetaData></h1> 11 <h2>Description</h2> 12 <p> 13 Tag representing hint information related to the source node of the Dcc tool. 14 15 This information is absolutely not reflected in binary data. 16 </p> 17 18<h2>Example Output</h2> 19 20<table> 21<tr> 22<td><pre> 23<Meshes><br> 24 <Mesh IsVisible="true" RenderPriority="0"><br> 25 <EditData><br> 26 <strong><DccToolSourceNodeMetaData></strong><br> 27 <Key>DccToolSourceNode</Key><br> 28 <Values><br> 29 <NodeName>pPlane1</NodeName><br> 30 </Values><br> 31 <strong></DccToolSourceNodeMetaData></strong><br> 32 </EditData><br> 33 <SeparateShapeReference>Shapes[0]</SeparateShapeReference><br> 34 <MaterialReference>Materials["lambert2"]</MaterialReference><br> 35 </Mesh><br> 36</Meshes><br> 37</pre></td> 38</tr></table> 39 <hr><p>CONFIDENTIAL</p></body> 40</html>