Esempio n. 1
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. 2
0
 public void FaceInfoIn(int theIndex, BOPDS_IndexedMapOfPaveBlock theMPB, TColStd_MapOfInteger theMVP)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void IntersectExt(TColStd_MapOfInteger theIndicies)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public void UpdateFaceInfoOn(TColStd_MapOfInteger theFaces)
 {
     throw new NotImplementedException();
 }
 public void ReBuildGeom(TopOpeBRepDS_Interference I1, TColStd_MapOfInteger Done)
 {
     throw new NotImplementedException();
 }