Property | Description | Default Value(s) | Restrictions |
High Point (HighPoint) |
This property defines the other end of the direction vector (large scalar values). | 0 0 1 | The coordinate must lie within the bounding box of the dataset. It will default to the maximum in each dimension. |
Input (Input) |
This property specifies the input dataset to the Elevation 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. |
|
Low Point (LowPoint) |
This property defines one end of the direction vector (small scalar values). | 0 0 0 | The coordinate must lie within the bounding box of the dataset. It will default to the minimum in each dimension. |
Scalar Range (ScalarRange) |
This property determines the range into which scalars will be mapped. | 0 1 |