Changes

Jump to: navigation, search

Development/Developing Plugins

23 bytes added, 18:13, 2 February 2016
no edit summary
MatterControl allows the use of plugins to add features and functionality.
Each plugin inherits from the [https://github.com/MatterHackers/MatterControlPlugins MatterControlPlugins GitHub repository] MatterControlPlugin class and implements the two functions from the interface:
<code>public override void Initialize(GuiWidget application)</code>
* Field: "Developer" - Example: "MatterHackers, Inc."
* Field: "URL" - Example: "https://www.matterhackers.com\"
 
GitHub repository: https://github.com/MatterHackers/MatterControl/tree/master/PluginSystem
[[Category:Development]]

Navigation menu