コード例 #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();
 }
コード例 #2
0
 public bool FindBox(IntTools_SurfaceRangeSample theRange, Bnd_Box theBox)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public bool IsRangeOut(IntTools_SurfaceRangeSample theRange)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public IntTools_SurfaceRangeSample Prepend(IntTools_SurfaceRangeSample theItem)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public void AddOutRange(IntTools_SurfaceRangeSample theRange)
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public bool Find(IntTools_SurfaceRangeSample theKey, Bnd_Box theValue)
 {
     throw new NotImplementedException();
 }
コード例 #7
0
 public Bnd_Box ChangeFind(IntTools_SurfaceRangeSample theKey)
 {
     throw new NotImplementedException();
 }
コード例 #8
0
 public Bnd_Box Bound(IntTools_SurfaceRangeSample theKey, Bnd_Box theItem)
 {
     throw new NotImplementedException();
 }
コード例 #9
0
 public bool UnBind(IntTools_SurfaceRangeSample theKey)
 {
     throw new NotImplementedException();
 }
コード例 #10
0
 public bool Contains(IntTools_SurfaceRangeSample K)
 {
     throw new NotImplementedException();
 }
コード例 #11
0
 public bool Remove(IntTools_SurfaceRangeSample K)
 {
     throw new NotImplementedException();
 }
コード例 #12
0
 public IntTools_SurfaceRangeSample Added(IntTools_SurfaceRangeSample K)
 {
     throw new NotImplementedException();
 }
コード例 #13
0
 public IntTools_SurfaceRangeSample Assign(IntTools_SurfaceRangeSample Other)
 {
     throw new NotImplementedException();
 }
コード例 #14
0
 public IntTools_SurfaceRangeSample(IntTools_SurfaceRangeSample Other)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #15
0
 public bool IsEqual(IntTools_SurfaceRangeSample Other)
 {
     throw new NotImplementedException();
 }
コード例 #16
0
 public int HashCode(IntTools_SurfaceRangeSample theKey, int theUpperBound)
 {
     throw new NotImplementedException();
 }