Exemple #1
0
 public bool Overlaps(gp_Pnt thePt1, gp_Pnt thePt2, gp_Pnt thePt3, int theSensType,
                      SelectBasics_PickResult thePickResult)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public bool Overlaps(TColgp_Array1OfPnt theArrayOfPts, int theSensType, SelectBasics_PickResult thePickResult)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public SelectBasics_PickResult Min(SelectBasics_PickResult thePickResult1,
                                    SelectBasics_PickResult thePickResult2)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public bool Overlaps(gp_Pnt thePnt, SelectBasics_PickResult thePickResult)
 {
     throw new NotImplementedException();
 }
Exemple #5
0
 public SelectBasics_PickResult(SelectBasics_PickResult parameter1)
     : base()
 {
     throw new NotImplementedException();
 }