Example #1
0
 public void SetValue(int theIndex, IntPatch_TheIWLineOfTheIWalking theItem)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Append(IntPatch_TheIWLineOfTheIWalking theItem)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public void InsertAfter(int theIndex, IntPatch_TheIWLineOfTheIWalking theItem)
 {
     throw new NotImplementedException();
 }
 public void AddPointInCurrentLine(int N, IntSurf_PathPoint PathPnt, IntPatch_TheIWLineOfTheIWalking CurrentLine)
 {
     throw new NotImplementedException();
 }
 public void OpenLine(int N, IntSurf_PntOn2S Psol, IntSurf_SequenceOfPathPoint Pnts1,
                      IntPatch_TheSurfFunction Section, IntPatch_TheIWLineOfTheIWalking Line)
 {
     throw new NotImplementedException();
 }
 public void TestArretCadre(TColStd_SequenceOfReal Umult, TColStd_SequenceOfReal Vmult,
                            IntPatch_TheIWLineOfTheIWalking Line, IntPatch_TheSurfFunction Section, Vector UV, ref int Irang)
 {
     throw new NotImplementedException();
 }
Example #7
0
 public IntPatch_TheIWLineOfTheIWalking(IntPatch_TheIWLineOfTheIWalking parameter1)
     : base()
 {
     throw new NotImplementedException();
 }