Exemplo n.º 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();
 }
Exemplo n.º 2
0
 public bool FindBox(IntTools_SurfaceRangeSample theRange, Bnd_Box theBox)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public bool IsRangeOut(IntTools_SurfaceRangeSample theRange)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public IntTools_SurfaceRangeSample Prepend(IntTools_SurfaceRangeSample theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public void AddOutRange(IntTools_SurfaceRangeSample theRange)
 {
     throw new NotImplementedException();
 }
 public bool Find(IntTools_SurfaceRangeSample theKey, Bnd_Box theValue)
 {
     throw new NotImplementedException();
 }
 public Bnd_Box ChangeFind(IntTools_SurfaceRangeSample theKey)
 {
     throw new NotImplementedException();
 }
 public Bnd_Box Bound(IntTools_SurfaceRangeSample theKey, Bnd_Box theItem)
 {
     throw new NotImplementedException();
 }
 public bool UnBind(IntTools_SurfaceRangeSample theKey)
 {
     throw new NotImplementedException();
 }
 public bool Contains(IntTools_SurfaceRangeSample K)
 {
     throw new NotImplementedException();
 }
 public bool Remove(IntTools_SurfaceRangeSample K)
 {
     throw new NotImplementedException();
 }
 public IntTools_SurfaceRangeSample Added(IntTools_SurfaceRangeSample K)
 {
     throw new NotImplementedException();
 }
 public IntTools_SurfaceRangeSample Assign(IntTools_SurfaceRangeSample Other)
 {
     throw new NotImplementedException();
 }
 public IntTools_SurfaceRangeSample(IntTools_SurfaceRangeSample Other)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool IsEqual(IntTools_SurfaceRangeSample Other)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 16
0
 public int HashCode(IntTools_SurfaceRangeSample theKey, int theUpperBound)
 {
     throw new NotImplementedException();
 }