Exemple #1
0
 public void Append(IntSurf_SequenceOfPathPoint theSeq)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public IntSurf_SequenceOfPathPoint(IntSurf_SequenceOfPathPoint theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public IntSurf_SequenceOfPathPoint Assign(IntSurf_SequenceOfPathPoint theOther)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public void Split(int theIndex, IntSurf_SequenceOfPathPoint theSeq)
 {
     throw new NotImplementedException();
 }