示例#1
0
 public IntPatch_ALine(IntPatch_ALine parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void MakeWLine(IntPatch_ALine aline, double paraminf, double _paramsup, IntPatch_SequenceOfLine theLines)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public bool StepComputing(IntPatch_ALine theALine, IntSurf_PntOn2S thePOn2S, double theLastParOfAline,
                           double theCurParam, double theTgMagnitude, double theStepMin, double theStepMax, double theMaxDeflection,
                           ref double theStep)
 {
     throw new NotImplementedException();
 }
示例#4
0
 public void MakeWLine(IntPatch_ALine aline, IntPatch_SequenceOfLine theLines)
 {
     throw new NotImplementedException();
 }