public GeomInt_SequenceOfParameterAndOrientation Assign(GeomInt_SequenceOfParameterAndOrientation theOther)
 {
     throw new NotImplementedException();
 }
 public void Append(GeomInt_SequenceOfParameterAndOrientation theSeq)
 {
     throw new NotImplementedException();
 }
 public void Split(int theIndex, GeomInt_SequenceOfParameterAndOrientation theSeq)
 {
     throw new NotImplementedException();
 }