메소드 |
설명 |
|
Append ( LocOpe_SequenceOfCirc theSeq ) : void |
|
|
Append ( gp_Circ theItem ) : void |
|
|
Assign ( LocOpe_SequenceOfCirc theOther ) : LocOpe_SequenceOfCirc |
|
|
ChangeFirst ( ) : gp_Circ |
|
|
ChangeLast ( ) : gp_Circ |
|
|
ChangeValue ( int theIndex ) : gp_Circ |
|
|
Clear ( ) : void |
|
|
Clear ( NCollection_BaseAllocator theAllocator ) : void |
|
|
Exchange ( int I, int J ) : void |
|
|
First ( ) : gp_Circ |
|
|
InsertAfter ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void |
|
|
InsertAfter ( int theIndex, gp_Circ theItem ) : void |
|
|
InsertBefore ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void |
|
|
InsertBefore ( int theIndex, gp_Circ theItem ) : void |
|
|
IsEmpty ( ) : bool |
|
|
Last ( ) : gp_Circ |
|
|
Length ( ) : int |
|
|
LocOpe_SequenceOfCirc ( ) : System |
|
|
LocOpe_SequenceOfCirc ( LocOpe_SequenceOfCirc theOther ) : System |
|
|
LocOpe_SequenceOfCirc ( NCollection_BaseAllocator theAllocator ) : System |
|
|
Lower ( ) : int |
|
|
Prepend ( LocOpe_SequenceOfCirc theSeq ) : void |
|
|
Prepend ( gp_Circ theItem ) : void |
|
|
Remove ( int theIndex ) : void |
|
|
Remove ( int theFromIndex, int theToIndex ) : void |
|
|
Reverse ( ) : void |
|
|
SetValue ( int theIndex, gp_Circ theItem ) : void |
|
|
Size ( ) : int |
|
|
Split ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void |
|
|
Upper ( ) : int |
|
|
Value ( int theIndex ) : gp_Circ |
|
|