public Bnd_Array1OfSphere(Bnd_Sphere theBegin, int theLower, int theUpper) : base() { throw new NotImplementedException(); }
public void Init(Bnd_Sphere theValue) { throw new NotImplementedException(); }
public void SetValue(int theIndex, Bnd_Sphere theItem) { throw new NotImplementedException(); }
public bool IsOut(Bnd_Sphere theOther) { throw new NotImplementedException(); }
public void Add(Bnd_Sphere theOther) { throw new NotImplementedException(); }
public Bnd_Sphere(Bnd_Sphere parameter1) : base() { throw new NotImplementedException(); }
public Bnd_HArray1OfSphere(int theLower, int theUpper, Bnd_Sphere theValue) : base() { throw new NotImplementedException(); }