public void JoinWLines(IntPatch_SequenceOfLine theSlin, IntPatch_SequenceOfPoint theSPnt, Adaptor3d_HSurface theS1, Adaptor3d_HSurface theS2, double theTol3D) { throw new NotImplementedException(); }
public void Append(IntPatch_SequenceOfPoint theSeq) { throw new NotImplementedException(); }
public IntPatch_SequenceOfPoint Assign(IntPatch_SequenceOfPoint theOther) { throw new NotImplementedException(); }
public IntPatch_SequenceOfPoint(IntPatch_SequenceOfPoint theOther) : base() { throw new NotImplementedException(); }
public void Split(int theIndex, IntPatch_SequenceOfPoint theSeq) { throw new NotImplementedException(); }
public void InsertBefore(int theIndex, IntPatch_SequenceOfPoint theSeq) { throw new NotImplementedException(); }