Transformations
Three types of transforms are common to all iTools: Resample, Rotate Data, and Scale Data.
Resample
The Resample transform resamples the selected data. Resampling operation properties include factors for each dimension of the data, as well as the interpolation method to be used.
For example, if the X, Y, or Z value of a visualization needs to be different from the original data value, you can resample the data to adjust the X, Y, or Z value by the specified resample factor. Or, if the default interpolation method produces undesirable artifacts in the visualization of the data, you can resample the data with a different interpolation method.
To resample data:
- Select one or more objects in the iTool window for resampling.
- Select Operation → Transform → Resample.
- Use the property sheet that appears to specify the resampling factor in each dimension, along with the interpolation method. See Resample Properties for details.
- Click OK to resample the data, or Cancel to abort the operation.
Note
For more information on the iTool's Operations Browser, see Operations Properties.
Rotate Data
The Rotate Data transform makes it possible to rotate the data within the visualization by a specified number of degrees without affecting the rest of the data space (graphical objects and axes).
To rotate data:
Scale Data
The Scale Data transform makes it possible to scale the data within an object by a specified scale factor.
To scale data:
- Select one or more objects which contain the data to be scaled.
- Select Operations → Scale Data. The Scale Data dialog appears.
- Change the scale factor, if necessary, by editing the number in the Scale Factor field, and click OK to scale the selected object(s) or Cancel to close the Scale Data dialog without scaling the object(s).


