public void Perform(BRepClass_FaceExplorer F, gp_Pnt2d P, double Tol)
 {
     throw new NotImplementedException();
 }
 public BRepClass_FaceExplorer(BRepClass_FaceExplorer parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepClass_FClassifier(BRepClass_FaceExplorer F, gp_Pnt2d P, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }