コード例 #1
0
 public double ComputeToleranceOfCB(BOPDS_CommonBlock theCB, BOPDS_DS theDS, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void PerformCommonBlocks(BOPDS_IndexedDataMapOfPaveBlockListOfInteger theMBlocks,
                                 NCollection_BaseAllocator theAllocator, BOPDS_DS pDS)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public bool MakeFacesNonSec(int theIndex, BOPDS_DS theDS, int theFaceIndex1, int theFaceIndex2)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public void PerformCommonBlocks(BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock theMBlocks,
                                 NCollection_BaseAllocator theAllocator, BOPDS_DS theDS, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public bool MakeFacesSec(int theIndex, BOPDS_DS theDS, int theFaceIndex1, int theFaceIndex2,
                          int theSSInterfIndex)
 {
     throw new NotImplementedException();
 }