Méthode | Description | |
---|---|---|
Flag ( int theIndex ) : int | ||
GetIndex ( double theValue ) : int | ||
GetIndex ( double theValue, bool UseLower ) : int | ||
GetIndices ( double theValue ) : TColStd_SequenceOfInteger | ||
InsertRange ( |
||
InsertRange ( |
||
InsertRange ( double theFirstBoundary, double theLastBoundary, int theFlag ) : bool | ||
InsertRange ( double theFirstBoundary, double theLastBoundary, int theFlag, int theIndex ) : bool | ||
IntTools_MarkedRangeSet ( ) : System | ||
IntTools_MarkedRangeSet ( |
||
IntTools_MarkedRangeSet ( |
||
IntTools_MarkedRangeSet ( double theFirstBoundary, double theLastBoundary, int theInitFlag ) : System | ||
Length ( ) : int | ||
Range ( int theIndex ) : |
||
SetBoundaries ( double theFirstBoundary, double theLastBoundary, int theInitFlag ) : void | ||
SetFlag ( int theIndex, int theFlag ) : void | ||
SetRanges ( |
public GetIndex ( double theValue, bool UseLower ) : int | ||
theValue | double | |
UseLower | bool | |
Résultat | int |
public GetIndices ( double theValue ) : TColStd_SequenceOfInteger | ||
theValue | double | |
Résultat | TColStd_SequenceOfInteger |
public InsertRange ( |
||
theRange | ||
theFlag | int | |
Résultat | bool |
public InsertRange ( |
||
theRange | ||
theFlag | int | |
theIndex | int | |
Résultat | bool |
public InsertRange ( double theFirstBoundary, double theLastBoundary, int theFlag ) : bool | ||
theFirstBoundary | double | |
theLastBoundary | double | |
theFlag | int | |
Résultat | bool |
public InsertRange ( double theFirstBoundary, double theLastBoundary, int theFlag, int theIndex ) : bool | ||
theFirstBoundary | double | |
theLastBoundary | double | |
theFlag | int | |
theIndex | int | |
Résultat | bool |
public IntTools_MarkedRangeSet ( ) : System | ||
Résultat | System |
public IntTools_MarkedRangeSet ( |
||
theSortedArray | ||
theInitFlag | int | |
Résultat | System |
public IntTools_MarkedRangeSet ( |
||
parameter1 | ||
Résultat | System |
public IntTools_MarkedRangeSet ( double theFirstBoundary, double theLastBoundary, int theInitFlag ) : System | ||
theFirstBoundary | double | |
theLastBoundary | double | |
theInitFlag | int | |
Résultat | System |
public Range ( int theIndex ) : |
||
theIndex | int | |
Résultat |
public SetBoundaries ( double theFirstBoundary, double theLastBoundary, int theInitFlag ) : void | ||
theFirstBoundary | double | |
theLastBoundary | double | |
theInitFlag | int | |
Résultat | void |
public SetFlag ( int theIndex, int theFlag ) : void | ||
theIndex | int | |
theFlag | int | |
Résultat | void |
public SetRanges ( |
||
theSortedArray | ||
theInitFlag | int | |
Résultat | void |