示例#1
0
 public void Perform(Bisector_Bisec C1, IntRes2d_Domain D1, Bisector_Bisec C2, IntRes2d_Domain D2,
                     double TolConf, double Tol, bool ComunElement)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public Bisector_Bisec(Bisector_Bisec parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
示例#3
0
 public Bisector_Inter(Bisector_Bisec C1, IntRes2d_Domain D1, Bisector_Bisec C2, IntRes2d_Domain D2,
                       double TolConf, double Tol, bool ComunElement)
     : base()
 {
     throw new NotImplementedException();
 }