상속: math_FunctionWithDerivative
 public IntPatch_ArcFunction(IntPatch_ArcFunction parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void Perform(IntPatch_ArcFunction F, Adaptor3d_TopolTool Domain, double TolBoundary, double TolTangency)
 {
     throw new NotImplementedException();
 }