Exemplo n.º 1
0
 public bool Limit(Bnd_B3d theOtherBox)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void Add(Bnd_B3d theBox)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public bool IsIn(Bnd_B3d theBox, gp_Trsf theTrsf)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public Bnd_B3d(Bnd_B3d parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public bool IsIn(Bnd_B3d theBox)
 {
     throw new NotImplementedException();
 }