public TopOpeBRepBuild_ListOfLoop Assign(TopOpeBRepBuild_ListOfLoop theOther)
 {
     throw new NotImplementedException();
 }
 public TopOpeBRepBuild_ListOfLoop(TopOpeBRepBuild_ListOfLoop theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void ADD_LISTOFLoop_TO_LISTOFLoop(TopOpeBRepBuild_ListOfLoop LOL1, TopOpeBRepBuild_ListOfLoop LOL2,
                                          IntPtr s, IntPtr s1, IntPtr s2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void ADD_Loop_TO_LISTOFLoop(TopOpeBRepBuild_Loop L, TopOpeBRepBuild_ListOfLoop LOL)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public TopAbs_State CompareLoopWithListOfLoop(TopOpeBRepBuild_LoopClassifier LC, TopOpeBRepBuild_Loop L,
                                               TopOpeBRepBuild_ListOfLoop LOL, TopOpeBRepBuild_LoopEnum le)
 {
     throw new NotImplementedException();
 }
 public void DumpList(TopOpeBRepBuild_ListOfLoop L)
 {
     throw new NotImplementedException();
 }