Cell Data to Point Data (CellDataToPointData)
Create point attributes by averaging cell attributes.
The Cell Data to Point Data filter averages the values of the cell attributes of the cells surrounding a point to compute point attributes. The Cell Data to Point Data filter operates on any type of data set, and the output data set is of the same type as the input.

PropertyDescriptionDefault Value(s)Restrictions
Input
(Input)
This property specifies the input to the Cell Data to Point Data filter.  

The selected object must be the result of the following: sources (includes readers), filters.

The dataset must contain a cell array.

The selected dataset must be one of the following types (or a subclass of one of them): vtkDataSet.

 
Pass Cell Data
(PassCellData)
If this property is set to 1, then the input cell data is passed through to the output; otherwise, only the generated point data will be available in the output. 0

Only the values 0 and 1 are accepted.