public void Append(TColgp_SequenceOfPnt theSeq) { throw new NotImplementedException(); }
public TColgp_SequenceOfPnt Assign(TColgp_SequenceOfPnt theOther) { throw new NotImplementedException(); }
public void Split(int theIndex, TColgp_SequenceOfPnt theSeq) { throw new NotImplementedException(); }
public TColgp_SequenceOfPnt(TColgp_SequenceOfPnt theOther) : base() { throw new NotImplementedException(); }
public void InsertAfter(int theIndex, TColgp_SequenceOfPnt theSeq) { throw new NotImplementedException(); }