Beispiel #1
0
 public void Convert(SelectMgrSelection aSelection)
 {
     StdSelect_ViewerSelector3d_ConvertD1B6659F(Instance, aSelection.Instance);
 }
Beispiel #2
0
 public void DisplayAreas(SelectMgrSelection aSel, V3dView aView, bool ClearOthers)
 {
     StdSelect_ViewerSelector3d_DisplayAreasE07C6821(Instance, aSel.Instance, aView.Instance, ClearOthers);
 }
Beispiel #3
0
 public void ComputeSelection(SelectMgrSelection aSelection, int aMode)
 {
     AIS_Plane_ComputeSelection7C718F26(Instance, aSelection.Instance, aMode);
 }