hello all, I am a new comer in vtk.<br><br>I have questions:<br>if we have tensorial data attributes :<br>&nbsp;&nbsp;&nbsp; T<font size="1">00</font> T<font size="1">01</font> T<font size="1">02</font><br>&nbsp;&nbsp;&nbsp; T<font size="1">10</font> T
<font size="1">
11</font> T<font size="1">12</font><br>&nbsp;&nbsp;&nbsp; T<font size="1">20</font> T<font size="1">21</font> T<font size="1">22<br>&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; .........<br>&nbsp;&nbsp;&nbsp;&nbsp; ........<br>&nbsp;&nbsp;&nbsp;&nbsp;<font size="2"> so on.<br>&nbsp; if I&nbsp; use GetTuple9(i), return value will be all components of the tensor above. Which value will be the second value?
<br>&nbsp;for example : sigma=tensors-&gt;GetTuple9(ptId), <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sigma[0] = </font></font>T<font size="1">00,&nbsp; </font><font size="1"><font size="2">sigma[1] =</font></font>T<font size="1">01<font size="2">

/</font></font>T<font size="1">10</font><font size="1"><font size="2">&nbsp;</font></font><font size="1"><font size="2"> ???, .........................</font></font><font size="1"><font size="2">sigma[9] = </font></font>T<font size="1">

22<br><br><font size="2">thanks<br><br>regards<br>sugeng</font></font>