Ejemplo n.º 1
0
 public void JoinWLines(IntPatch_SequenceOfLine theSlin, IntPatch_SequenceOfPoint theSPnt,
                        Adaptor3d_HSurface theS1, Adaptor3d_HSurface theS2, double theTol3D)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void Append(IntPatch_SequenceOfPoint theSeq)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public IntPatch_SequenceOfPoint Assign(IntPatch_SequenceOfPoint theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public IntPatch_SequenceOfPoint(IntPatch_SequenceOfPoint theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void Split(int theIndex, IntPatch_SequenceOfPoint theSeq)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public void InsertBefore(int theIndex, IntPatch_SequenceOfPoint theSeq)
 {
     throw new NotImplementedException();
 }