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