public void startMapAction(IBSEMDriver iBSEMDriver)
 {
     //var auo_mcsDefaultMapAction = scApp.getEQObjCacheManager().
     //      getLine().getMapActionByIdentityKey(typeof(AUOMCSDefaultMapAction).Name) as AUOMCSDefaultMapAction;
     //iBSEMDriver = auo_mcsDefaultMapAction;
     this.iBSEMDriver = iBSEMDriver;
 }