Package esys :: Package pyvisi :: Module average :: Class CellDataToPointData
[hide private]
[frames] | no frames]

Class CellDataToPointData

Class that defines a filter to convert cell data to point data by averaging the data values of all cells using a particular point.

Instance Methods [hide private]
 
__init__(self, object)
Initialise the cell to point data filter.
 
__setInput(self)
Set the input for the cell to point data filter.
vtkDataSet
_getCellToPointOutput(self)
Return the output of the cell to point data filter.
Method Details [hide private]

__init__(self, object)
(Constructor)

 

Initialise the cell to point data filter.

Parameters:
  • object (vtkUnstructuredGrid, etc) - Input for the cell to point data filter

_getCellToPointOutput(self)

 

Return the output of the cell to point data filter.

Returns: vtkDataSet
Data set