Example #1
0
 public void Append(BRepExtrema_SeqOfSolution theSeq)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Split(int theIndex, BRepExtrema_SeqOfSolution theSeq)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public BRepExtrema_SeqOfSolution Assign(BRepExtrema_SeqOfSolution theOther)
 {
     throw new NotImplementedException();
 }
Example #4
0
 public void InsertBefore(int theIndex, BRepExtrema_SeqOfSolution theSeq)
 {
     throw new NotImplementedException();
 }