RUN PLUGIN

From Macros Wiki
Revision as of 23:45, 12 January 2011 by Mikeo (talk | contribs)
Jump to navigationJump to search

Up

Command

RUN_PLUGIN <plugin filename>


Run a GibbsCAM plugin.

Parameters

<plugin filename>
Plugin filename (without .dll).
Note - the name of the plugin dll, which may be different to the name on the Plugins Menu.

Example

RUN_PLUGIN "MyPlugin"


This will run the plugin from the file MyPlugin.dll