예제 #1
0
 public void Add(Bnd_Box2d theBox, int boxIndex)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public TColStd_ListOfInteger Compare(Bnd_Box2d theBox)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void Initialize(Bnd_Box2d CompleteBox, Bnd_HArray1OfBox2d SetOfBox)
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public void Initialize(Bnd_Box2d CompleteBox, int nbComponents)
 {
     throw new NotImplementedException();
 }
예제 #5
0
 public bool IsOut(gp_Trsf2d T1, Bnd_Box2d Other, gp_Trsf2d T2)
 {
     throw new NotImplementedException();
 }
예제 #6
0
 public Bnd_Box2d(Bnd_Box2d parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #7
0
 public bool IsOut(Bnd_Box2d Other)
 {
     throw new NotImplementedException();
 }
예제 #8
0
 public bool IsOut(Bnd_Box2d theOther, gp_Trsf2d theTrsf)
 {
     throw new NotImplementedException();
 }
예제 #9
0
 public void Add(Bnd_Box2d Other)
 {
     throw new NotImplementedException();
 }
예제 #10
0
 public void Init(Bnd_Box2d theValue)
 {
     throw new NotImplementedException();
 }
예제 #11
0
 public Bnd_HArray1OfBox2d(int theLower, int theUpper, Bnd_Box2d theValue)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #12
0
 public void SetValue(int theIndex, Bnd_Box2d theItem)
 {
     throw new NotImplementedException();
 }
예제 #13
0
 public Bnd_Array1OfBox2d(Bnd_Box2d theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }