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