Пример #1
0
 public IntCurveSurface_SequenceOfSeg Assign(IntCurveSurface_SequenceOfSeg theOther)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void Append(IntCurveSurface_SequenceOfSeg theSeq)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void Split(int theIndex, IntCurveSurface_SequenceOfSeg theSeq)
 {
     throw new NotImplementedException();
 }