示例#1
0
 public IntImp_ConstIsoparametric Perform(TColStd_Array1OfReal Param, math_FunctionSetRoot Rsnld,
                                          IntImp_ConstIsoparametric ChoixIso)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void Perform(double U, double V, double W, math_FunctionSetRoot Rsnld, double u0, double v0, double u1,
                     double v1, double w0, double w1)
 {
     throw new NotImplementedException();
 }
 public bool IsPointOnLine(IntSurf_PntOn2S thePOn2S, Vector theInfBounds, Vector theSupBounds,
                           math_FunctionSetRoot theSolver, IntPatch_TheSurfFunction theFunc)
 {
     throw new NotImplementedException();
 }