Property | Description | Default Value(s) | Restrictions |
File Name (FileName) |
This property specifies the file name for the HDF5 raw image reader. | ||
Point Arrays (PointArrayStatus) |
This property lists which point-centered arrays to read. | The list of array names is provided by the reader. |
|
Stride (Stride) |
The values in this property indicate whether/how the data should be subsampled. Points will be skipped so that a smaller version of the data is produced. The first value indicates the change in index from one point to the next in X. The remaining two values do the same for Y and Z, respectively. | 1 1 1 | The value must be greater than or equal to (1, 1, 1). |