Method | Description | |
---|---|---|
Append ( |
||
Append ( |
||
Assign ( |
||
BRepFill_SequenceOfFaceAndOrder ( ) : System | ||
BRepFill_SequenceOfFaceAndOrder ( |
||
BRepFill_SequenceOfFaceAndOrder ( NCollection_BaseAllocator theAllocator ) : System | ||
ChangeFirst ( ) : |
||
ChangeLast ( ) : |
||
ChangeValue ( int theIndex ) : |
||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
Exchange ( int I, int J ) : void | ||
First ( ) : |
||
InsertAfter ( int theIndex, |
||
InsertAfter ( int theIndex, |
||
InsertBefore ( int theIndex, |
||
InsertBefore ( int theIndex, |
||
IsEmpty ( ) : bool | ||
Last ( ) : |
||
Length ( ) : int | ||
Lower ( ) : int | ||
Prepend ( |
||
Prepend ( |
||
Remove ( int theIndex ) : void | ||
Remove ( int theFromIndex, int theToIndex ) : void | ||
Reverse ( ) : void | ||
SetValue ( int theIndex, |
||
Size ( ) : int | ||
Split ( int theIndex, |
||
Upper ( ) : int | ||
Value ( int theIndex ) : |
public Append ( |
||
theItem | ||
return | void |
public Append ( |
||
theSeq | ||
return | void |
public Assign ( |
||
theOther | ||
return |
public BRepFill_SequenceOfFaceAndOrder ( ) : System | ||
return | System |
public BRepFill_SequenceOfFaceAndOrder ( |
||
theOther | ||
return | System |
public BRepFill_SequenceOfFaceAndOrder ( NCollection_BaseAllocator theAllocator ) : System | ||
theAllocator | NCollection_BaseAllocator | |
return | System |
public ChangeFirst ( ) : |
||
return |
public ChangeLast ( ) : |
||
return |
public ChangeValue ( int theIndex ) : |
||
theIndex | int | |
return |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
return | void |
public InsertAfter ( int theIndex, |
||
theIndex | int | |
theItem | ||
return | void |
public InsertAfter ( int theIndex, |
||
theIndex | int | |
theSeq | ||
return | void |
public InsertBefore ( int theIndex, |
||
theIndex | int | |
theItem | ||
return | void |
public InsertBefore ( int theIndex, |
||
theIndex | int | |
theSeq | ||
return | void |
public Prepend ( |
||
theItem | ||
return | void |
public Prepend ( |
||
theSeq | ||
return | void |
public Remove ( int theFromIndex, int theToIndex ) : void | ||
theFromIndex | int | |
theToIndex | int | |
return | void |
public SetValue ( int theIndex, |
||
theIndex | int | |
theItem | ||
return | void |
public Split ( int theIndex, |
||
theIndex | int | |
theSeq | ||
return | void |
public Value ( int theIndex ) : |
||
theIndex | int | |
return |