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