Property | Description | Default Value(s) | Restrictions |
Input (Input) |
This property specifies the input to the Shrink filter. | The selected object must be the result of the following: sources (includes readers), filters. The selected dataset must be one of the following types (or a subclass of one of them): vtkDataSet. |
|
Shrink Factor (ShrinkFactor) |
The value of this property determines how far the points will move. A value of 0 positions the points at the centroid of the cell; a value of 1 leaves them at their original positions. | 0.5 | The value must be greater than or equal to 0 and less than or equal to 1. |