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