コード例 #1
0
 public void SetSelectionState(SelectMgr_StateOfSelection theState)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public bool Modes(SelectMgr_SelectableObject theSelectableObject, TColStd_ListOfInteger theModeL_ist,
                   SelectMgr_StateOfSelection theWantedState)
 {
     throw new NotImplementedException();
 }