Exemplo n.º 1
0
 public void Replace(int Index, IntPatch_Point Pnt)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void AddVertex(IntPatch_Point Pnt, bool theIsPrepend)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void AddVertex(IntPatch_Point Pnt)
 {
     throw new NotImplementedException();
 }
 public void AdjustPointAndVertex(IntSurf_PntOn2S theRefPoint, double theArrPeriods, IntSurf_PntOn2S theNewPoint,
                                  IntPatch_Point theVertex)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public void InsertVertexBefore(int theIndex, IntPatch_Point thePnt)
 {
     throw new NotImplementedException();
 }
 public bool AddSingularPole(Adaptor3d_HSurface theQSurf, Adaptor3d_HSurface thePSurf, IntSurf_PntOn2S thePtIso,
                             IntPatch_Point theVertex, IntSurf_PntOn2S theAddedPoint)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 7
0
 public void Append(IntPatch_Point theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 8
0
 public void SetValue(int theIndex, IntPatch_Point theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 9
0
 public void InsertAfter(int theIndex, IntPatch_Point theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 10
0
 public IntPatch_Point(IntPatch_Point parameter1)
     : base()
 {
     throw new NotImplementedException();
 }