Example #1
0
 public void Adjusting(AppDef_SmoothCriterion J, ref double WQuadratic, ref double WQuality,
                       FEmTool_Curve TheCurve, TColStd_Array1OfReal Ecarts)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Optimization(AppDef_SmoothCriterion J, FEmTool_Assembly A, bool ToAssemble, double EpsDeg,
                          FEmTool_Curve Curve, TColStd_Array1OfReal Parameters)
 {
     throw new NotImplementedException();
 }
 public AppDef_SmoothCriterion(AppDef_SmoothCriterion parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }