public bool Overlaps(gp_Pnt thePt1, gp_Pnt thePt2, gp_Pnt thePt3, int theSensType, SelectBasics_PickResult thePickResult) { throw new NotImplementedException(); }
public bool Overlaps(TColgp_Array1OfPnt theArrayOfPts, int theSensType, SelectBasics_PickResult thePickResult) { throw new NotImplementedException(); }
public SelectBasics_PickResult Min(SelectBasics_PickResult thePickResult1, SelectBasics_PickResult thePickResult2) { throw new NotImplementedException(); }
public bool Overlaps(gp_Pnt thePnt, SelectBasics_PickResult thePickResult) { throw new NotImplementedException(); }
public SelectBasics_PickResult(SelectBasics_PickResult parameter1) : base() { throw new NotImplementedException(); }