예제 #1
0
 public bool IsTangent(Vector UVap, TColStd_Array1OfReal Param, ref IntImp_ConstIsoparametric BestChoix)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public IntImp_ConstIsoparametric Perform(TColStd_Array1OfReal Param, math_FunctionSetRoot Rsnld,
                                          IntImp_ConstIsoparametric ChoixIso)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void ComputeParameters(IntImp_ConstIsoparametric ChoixIso, TColStd_Array1OfReal Param, Vector UVap,
                               Vector BornInf, Vector BornSup, Vector Tolerance)
 {
     throw new NotImplementedException();
 }