Automation with Script Interface

The Scripting Interface provides a text-based method for performing many of the core NoiseMap operations.

Script files allow complex operations to be automated, including:

Script commands can be entered directly within the script command pane or by running a script file.   Scripting is most powerful when commands are combined together within a script file.

Script variables provide a means for customising script operation at run time, accessing system-wide settings or simply improving readability and script maintenance. Whenever a variable is encountered within a parameter value (variables can only be used in parameter values), it is replaced by its current value.

A detailed manual and examples of script files are available for users.