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