ODTK Plugins

ODTK plugins enable you to incorporate customer-specific, nongeneric modeling into computations. A plugin component is a user-supplied software component called by the application at certain predefined event times within the computation cycle. The plugin is allowed to modify the computation by supplying additional considerations or modifying parameters. ODTK has two variations of plugins: COM and Cross Platform Plugins. To learn about the different plugins available for each variation, see the Plugin Points help topic.

A Plugin Programming Guide accompanies this help system.