Category:Plugins

From Heureka Wiki
Revision as of 09:09, 11 October 2017 by Peder (talk | contribs) (Created page with "It is possible to replace some of Heureka's built-in functions with your own plugins. You need to program such functions in C#. When you have built a plugin-function, you can...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

It is possible to replace some of Heureka's built-in functions with your own plugins. You need to program such functions in C#. When you have built a plugin-function, you can place it in My Dcouments > Heureka > Common > Plugins-folder. When you start a Heureka application (StandWise, PlanWise or RegWise), the program will scan this folder for functions that implements a certain so called interface. For example, the interface for the cost functions. If such plugins are found, they will be imported to the application in run-time, and be possible to select in the control tables interface.

Plugins are available for the following functions:



[Category:Reference Manual]

This category currently contains no pages or media.