Пример #1
0
 public bool LocalizeSolutions(IntTools_CurveRangeSample theCurveRange, Bnd_Box theBoxCurve,
                               IntTools_SurfaceRangeSample theSurfaceRange, Bnd_Box theBoxSurface,
                               IntTools_CurveRangeLocalizeData theCurveData, IntTools_SurfaceRangeLocalizeData theSurfaceData,
                               IntTools_ListOfCurveRangeSample theL_istCurveRange, IntTools_ListOfSurfaceRangeSample theL_istSurfaceRange)
 {
     throw new NotImplementedException();
 }
 public IntTools_ListOfCurveRangeSample Assign(IntTools_ListOfCurveRangeSample theOther)
 {
     throw new NotImplementedException();
 }
 public void Prepend(IntTools_ListOfCurveRangeSample theOther)
 {
     throw new NotImplementedException();
 }
 public void ListRangeOut(IntTools_ListOfCurveRangeSample theL_ist)
 {
     throw new NotImplementedException();
 }