示例#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();
 }