Module Change Cell Values (interactive)
The module allows to interactively change cell values of the input grid. Once the module is executed and running, you can use the Action tool to select grid cells. While working on a grid, you can change (and apply) the 'New Value' and the 'Method' parameters without stopping and re-starting the module.
- Author: Victor Olaya (c) 2004
- Specification: grid, interactive
- Menu: Grid|Values
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | Grid (input) | GRID | The grid to modify. | - |
Options | Value | Floating point | VALUE | The value to apply. | Default: 0.000000 |
Method | Choice | METHOD | Choose how to apply the new value. | Available Choices: [0] set [1] add [2] subtract Default: 0 |
Radius | Floating point | RADIUS | Change all values within radius. | Minimum: 0.000000 Default: 0.000000 |
Command-line
this interactive module can not be executed.