示例#1
0
 public void SubShapesOnIn(int theNF1, int theNF2, TColStd_MapOfInteger theMVOnIn,
                           TColStd_MapOfInteger theMVCommon, BOPDS_IndexedMapOfPaveBlock thePBOnIn, BOPDS_MapOfPaveBlock theCommonPB)
 {
     throw new NotImplementedException();
 }
 public void Exchange(BOPDS_IndexedMapOfPaveBlock theOther)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void FaceInfoIn(int theIndex, BOPDS_IndexedMapOfPaveBlock theMPB, TColStd_MapOfInteger theMVP)
 {
     throw new NotImplementedException();
 }
 public BOPDS_IndexedMapOfPaveBlock(BOPDS_IndexedMapOfPaveBlock theOther)
     : base()
 {
     throw new NotImplementedException();
 }