chmRegisterToolboxFunction: Register a Javascript function for use in the NGCHM toolbox.

chmRegisterToolboxFunctionR Documentation

Register a Javascript function for use in the NGCHM toolbox.

Description

This function registers a Javascript function that can included in the toolbox of an NGCHM. This function is intended for use by NGCHM system developers.

Usage

chmRegisterToolboxFunction(tbtype, menulabel, jsfn)

Arguments

tbtype

The toolbox type.

menulabel

The base menu label for the toolbox operation.

jsfn

The Javascript function that implements the toolbox operation.

See Also

chmNewFunction()

ngchmAxisFunction

ngchmMatrixFunction


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.