public void AddClipSubRange(Bnd_Range theRange)
 {
     throw new NotImplementedException();
 }
 public bool GetNearestDepth(Bnd_Range theRange, ref double theDepth)
 {
     throw new NotImplementedException();
 }