Example #1
0
 protected override void OnExecute(global::Inventor.NameValueMap context)
 {
     log.Debug("Start command execution");
     StartCommand();
     Terminate();
 }
Example #2
0
 protected override void OnHelp(global::Inventor.NameValueMap context)
 {
 }