<div dir="ltr">Dear vtk developers,<div><br></div><div style>I have created this code:</div><div style><br></div><div style>vtkDataArray *DataArray = reader-&gt;GetOutput()-&gt;GetPointData()-&gt;GetArray(&quot;qflow velocities&quot;);</div>
<div style><br></div><div style><div><br></div><div style>The DataArray is an array with 3 components (x,y,z), but by default it read only the x component? </div><div><br></div><div><br></div><div style>Is there a way to select only the components without using CopyComponent or any other copy functions?</div>
<div style><br></div><div style>Sincerely,</div><div style><br></div><div style>Tat Manh Nguyen</div></div></div>