Example #1
0
 public TColgp_SequenceOfArray1OfPnt2d Assign(TColgp_SequenceOfArray1OfPnt2d theOther)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Append(TColgp_SequenceOfArray1OfPnt2d theSeq)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public void Split(int theIndex, TColgp_SequenceOfArray1OfPnt2d theSeq)
 {
     throw new NotImplementedException();
 }