public void Add(Bnd_Range theRange) { throw new NotImplementedException(); }
public bool Union(Bnd_Range theOther) { throw new NotImplementedException(); }
public Bnd_Range(Bnd_Range parameter1) : base() { throw new NotImplementedException(); }
public void Common(Bnd_Range theOther) { throw new NotImplementedException(); }
public bool IsOut(Bnd_Range theRange) { throw new NotImplementedException(); }