Esempio n. 1
0
 public bool IsSame(IntSurf_PntOn2S theOtherPoint, double theTol3D, double theTol2D)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public bool IsSame(IntSurf_PntOn2S theOtherPoint)
 {
     throw new NotImplementedException();
 }
 public void Append(IntSurf_PntOn2S theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public IntSurf_PntOn2S(IntSurf_PntOn2S parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, IntSurf_PntOn2S theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, IntSurf_PntOn2S theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertBefore(int I, IntSurf_PntOn2S P)
 {
     throw new NotImplementedException();
 }
 public void Value(int Index, IntSurf_PntOn2S P)
 {
     throw new NotImplementedException();
 }
 public void Add(IntSurf_PntOn2S P)
 {
     throw new NotImplementedException();
 }