コード例 #1
0
 public void RestoreSelectionStructures(SelectMgr_SelectableObject theObj, int theMode)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public bool IsActivated(SelectMgr_SelectableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public bool IsInside(SelectMgr_SelectableObject theSelectableObject, int theMode)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public bool Contains(SelectMgr_SelectableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public void Activate(SelectMgr_SelectableObject theObject, int theMode)
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public void SetUpdateMode(SelectMgr_SelectableObject theObject, int theMode, SelectMgr_TypeOfUpdate theType)
 {
     throw new NotImplementedException();
 }
コード例 #7
0
 public void UpdateSelection(SelectMgr_SelectableObject theObj)
 {
     throw new NotImplementedException();
 }
コード例 #8
0
 public bool Append(SelectMgr_SelectableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #9
0
 public void ChangeSubset(SelectMgr_SelectableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #10
0
 public void RebuildSensitivesTree(SelectMgr_SelectableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #11
0
 public SelectMgr_SelectableObject(SelectMgr_SelectableObject parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }
コード例 #12
0
 public void RemoveSelectionOfObject(SelectMgr_SelectableObject theObject, SelectMgr_Selection theSelection)
 {
     throw new NotImplementedException();
 }
コード例 #13
0
 public void AddSelectionToObject(SelectMgr_SelectableObject theObject, SelectMgr_Selection theSelection)
 {
     throw new NotImplementedException();
 }
コード例 #14
0
 public TCollection_AsciiString Status(SelectMgr_SelectableObject theSelectableObject)
 {
     throw new NotImplementedException();
 }
コード例 #15
0
 public void RecomputeSelection(SelectMgr_SelectableObject theObject, bool theIsForce)
 {
     throw new NotImplementedException();
 }
コード例 #16
0
 public int appropriateSubset(SelectMgr_SelectableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #17
0
 public void Update(SelectMgr_SelectableObject theObject, bool theIsForce)
 {
     throw new NotImplementedException();
 }
コード例 #18
0
 public int currentSubset(SelectMgr_SelectableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #19
0
 public void SetSelectionSensitivity(SelectMgr_SelectableObject theObject, int theMode, int theNewSens)
 {
     throw new NotImplementedException();
 }
コード例 #20
0
 public bool UnBind(SelectMgr_SelectableObject theKey)
 {
     throw new NotImplementedException();
 }
コード例 #21
0
 public void recomputeSelectionMode(SelectMgr_SelectableObject theObject, SelectMgr_Selection theSelection,
                                    int theMode)
 {
     throw new NotImplementedException();
 }
コード例 #22
0
 public bool IsSameSelectable(SelectMgr_SelectableObject theOther)
 {
     throw new NotImplementedException();
 }
コード例 #23
0
 public void Remove(SelectMgr_SelectableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #24
0
 public SelectMgr_EntityOwner(SelectMgr_SelectableObject aSO)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #25
0
 public void Deactivate(SelectMgr_SelectableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #26
0
 public void SetSelectable(SelectMgr_SelectableObject theSelObj)
 {
     throw new NotImplementedException();
 }
コード例 #27
0
 public void ClearSelectionStructures(SelectMgr_SelectableObject theObj)
 {
     throw new NotImplementedException();
 }
コード例 #28
0
 public bool Modes(SelectMgr_SelectableObject theSelectableObject, TColStd_ListOfInteger theModeL_ist)
 {
     throw new NotImplementedException();
 }