public IntTools_CArray1OfReal(IntTools_CArray1OfReal AnArray)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetRanges(IntTools_CArray1OfReal theSortedArray, int theInitFlag)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public int PrepareArgs(BRepAdaptor_Curve C, double tMax, double tMin, int D_iscret, double Deflect,
                        IntTools_CArray1OfReal anArgs)
 {
     throw new NotImplementedException();
 }
 public IntTools_MarkedRangeSet(IntTools_CArray1OfReal theSortedArray, int theInitFlag)
     : base()
 {
     throw new NotImplementedException();
 }