Example #1
0
 public bool Limit(Bnd_B2d theOtherBox)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Add(Bnd_B2d theBox)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public bool IsIn(Bnd_B2d theBox, gp_Trsf2d theTrsf)
 {
     throw new NotImplementedException();
 }
Example #4
0
 public Bnd_B2d(Bnd_B2d parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Example #5
0
 public bool IsIn(Bnd_B2d theBox)
 {
     throw new NotImplementedException();
 }