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