The RokDoc External Interface enables you to run your own proprietery algorithms, in the form of plug-ins, within the RokDoc environment.
The RokDoc External Interface Plug-ins system allows users to write custom functions to perform calculations on data within a RokDoc project. Plug-ins are written as functions exposed from within external, shared libraries. Each plug-in is accompanied by an XML file that precisely describes to RokDoc the input & output data types involved in calling the function. RokDoc uses this XML description file to generate a native RokDoc graphical user interface, which is then used to run the plug-in from the RokDoc environment.
Plug-ins can be used in each of the following contexts: