Property | Description | Default Value(s) | Restrictions |
Input (Input) |
This property specifies the input to the Point Data to Cell Data filter. | Once set, the input dataset type cannot be changed. The selected object must be the result of the following: sources (includes readers), filters. The dataset must contain a point array. The selected dataset must be one of the following types (or a subclass of one of them): vtkDataSet. |
|
Pass Point Data (PassPointData) |
The value of this property controls whether the input point data will be passed to the output. If set to 1, then the input point data is passed through to the output; otherwise, only generated cell data is placed into the output. | 0 | Only the values 0 and 1 are accepted. |