[Paraview] Get Key values from spread sheet
Arshpreet Singh
arsh840 at gmail.com
Mon Mar 28 10:18:09 EDT 2016
On Tue, Mar 22, 2016 at 10:38 PM, Cory Quammen <cory.quammen at kitware.com> wrote:
>>> You probably need to fetch the data over to the client side with
>>>
>>> Fetch(values_table)
>>
>> Thanks Cory, That was helpful.
Hi Cory, I am still not able to find the value of "Volume" array.
<code>
p = Fetch(value_table)
print p.GetCellData()
</code>
as the above code returns following output:
vtkCellData (0xada13c0)
Debug: Off
Modified Time: 1916512
Reference Count: 2
Registered Events:
Registered Observers:
vtkObserver (0xad3bae0)
Event: 33
EventName: ModifiedEvent
Command: 0xad28fe0
Priority: 0
Tag: 1
Number Of Arrays: 1
Array 0 name = Volume
Number Of Components: 1
Number Of Tuples: 1
Copy Tuple Flags: ( 1 1 1 1 1 0 1 1 )
Interpolate Flags: ( 1 1 1 1 1 0 0 1 )
Pass Through Flags: ( 1 1 1 1 1 1 1 1 )
Scalars: (none)
Vectors: (none)
Normals: (none)
TCoords: (none)
Tensors: (none)
GlobalIds: (none)
PedigreeIds: (none)
EdgeFlag: (none)
--
Thanks
Arshpreet Singh
I am Sikh boy, Learning by doing and Learning by teaching is my religion.
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
More information about the ParaView
mailing list