Esempio n. 1
0
 public IntCurveSurface_SequenceOfSeg Assign(IntCurveSurface_SequenceOfSeg theOther)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void Append(IntCurveSurface_SequenceOfSeg theSeq)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void Split(int theIndex, IntCurveSurface_SequenceOfSeg theSeq)
 {
     throw new NotImplementedException();
 }