Ejemplo n.º 1
0
 public bool Unite(BOPDS_MapOfPaveBlock theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void SubShapesOnIn(int theNF1, int theNF2, TColStd_MapOfInteger theMVOnIn,
                           TColStd_MapOfInteger theMVCommon, BOPDS_IndexedMapOfPaveBlock thePBOnIn, BOPDS_MapOfPaveBlock theCommonPB)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void Union(BOPDS_MapOfPaveBlock theLeft, BOPDS_MapOfPaveBlock theRight)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public BOPDS_MapOfPaveBlock Assign(BOPDS_MapOfPaveBlock theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void Exchange(BOPDS_MapOfPaveBlock theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public BOPDS_MapOfPaveBlock(BOPDS_MapOfPaveBlock theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 7
0
 public bool HasIntersection(BOPDS_MapOfPaveBlock theMap)
 {
     throw new NotImplementedException();
 }