public void SetSelectionState(SelectMgr_StateOfSelection theState)
 {
     throw new NotImplementedException();
 }
 public bool Modes(SelectMgr_SelectableObject theSelectableObject, TColStd_ListOfInteger theModeL_ist,
                   SelectMgr_StateOfSelection theWantedState)
 {
     throw new NotImplementedException();
 }