Example #1
0
 public void SetCommonBlock(BOPDS_PaveBlock thePB, BOPDS_CommonBlock theCB)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void UpdateCommonBlockWithSDVertices(BOPDS_CommonBlock theCB)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public bool Find(BOPDS_PaveBlock theKey, BOPDS_CommonBlock theValue)
 {
     throw new NotImplementedException();
 }
Example #4
0
 public void UpdateCommonBlock(BOPDS_CommonBlock theCB, double theFuzz)
 {
     throw new NotImplementedException();
 }
Example #5
0
 public BOPDS_CommonBlock Bound(BOPDS_PaveBlock theKey, BOPDS_CommonBlock theItem)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }
 public bool Remove(BOPDS_CommonBlock K)
 {
     throw new NotImplementedException();
 }
 public bool Contains(BOPDS_CommonBlock K)
 {
     throw new NotImplementedException();
 }
 public BOPDS_CommonBlock Added(BOPDS_CommonBlock K)
 {
     throw new NotImplementedException();
 }
Example #9
0
 public BOPDS_CommonBlock(BOPDS_CommonBlock parameter1)
     : base()
 {
     throw new NotImplementedException();
 }