Esempio n. 1
0
 public bool Unite(BOPDS_MapOfPaveBlock theOther)
 {
     throw new NotImplementedException();
 }
Esempio 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();
 }
Esempio n. 3
0
 public void Union(BOPDS_MapOfPaveBlock theLeft, BOPDS_MapOfPaveBlock theRight)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public BOPDS_MapOfPaveBlock Assign(BOPDS_MapOfPaveBlock theOther)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public void Exchange(BOPDS_MapOfPaveBlock theOther)
 {
     throw new NotImplementedException();
 }
Esempio n. 6
0
 public BOPDS_MapOfPaveBlock(BOPDS_MapOfPaveBlock theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 7
0
 public bool HasIntersection(BOPDS_MapOfPaveBlock theMap)
 {
     throw new NotImplementedException();
 }