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