Exemple #1
0
 public void Perform(Geom2dHatch_Elements F, gp_Pnt2d P, double Tol)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public Geom2dHatch_Elements(Geom2dHatch_Elements Other)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public Geom2dHatch_Classifier(Geom2dHatch_Elements F, gp_Pnt2d P, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }