Chameleon Plug-in API
Execute Method
NamespacesBKTech.Chameleon.PluginsIChameleonPluginExecute()()()
Runs the algorithms this plug-in is supposed to run
Declaration Syntax
C#Visual BasicVisual C++
bool Execute()
Function Execute As Boolean
bool Execute()
Return Value
True if the plug-in executed successfully, false otherwise.
Remarks
Initialize must be called before Execute in almost every situation.

Assembly: Chameleon_Plugin (Module: Chameleon_Plugin) Version: 2.0.2.16570 (2.0.2.0)