예제 #1
0
 public IntPatch_CurvIntSurf(IntPatch_CSFunction F, double TolTangency)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public IntPatch_CSFunction(IntPatch_CSFunction parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public IntPatch_CurvIntSurf(double U, double V, double W, IntPatch_CSFunction F, double TolTangency,
                             double MarginCoef)
     : base()
 {
     throw new NotImplementedException();
 }