public void PerformInf(Geom2d_Curve C, double UMin, double UMax, LProp_CurAndInf Result)
 {
     throw new NotImplementedException();
 }
 public void PerformCurExt(Geom2d_Curve C, LProp_CurAndInf Result)
 {
     throw new NotImplementedException();
 }