public IntTools_Range(IntTools_Range parameter1) : base() { throw new NotImplementedException(); }
public void SetRange(IntTools_Range theRange) { throw new NotImplementedException(); }
public void SetRange1(IntTools_Range aR) { throw new NotImplementedException(); }
public void AppendRange2(IntTools_Range aR) { throw new NotImplementedException(); }
public bool IsOnPave1(double theT, IntTools_Range theRange, double theTol) { throw new NotImplementedException(); }
public bool IsInRange(IntTools_Range theRRef, IntTools_Range theR, double theTol) { throw new NotImplementedException(); }
public void FindSolutions(IntTools_Range theR1, Bnd_Box theBox1, IntTools_Range theR2, Bnd_Box theBox2, IntTools_SequenceOfRanges theRanges1, IntTools_SequenceOfRanges theRanges2) { throw new NotImplementedException(); }
public bool InsertRange(IntTools_Range theRange, int theFlag, int theIndex) { throw new NotImplementedException(); }
public void Init(IntTools_Range theValue) { throw new NotImplementedException(); }
public IntTools_Array1OfRange(IntTools_Range theBegin, int theLower, int theUpper) : base() { throw new NotImplementedException(); }
public void SetValue(int theIndex, IntTools_Range theItem) { throw new NotImplementedException(); }
public void Append(IntTools_Range theItem) { throw new NotImplementedException(); }
public void InsertAfter(int theIndex, IntTools_Range theItem) { throw new NotImplementedException(); }