C# Class CascadeSharp.TKFeat.LocOpe.LocOpe_SequenceOfCirc

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

Append() public méthode

public Append ( LocOpe_SequenceOfCirc theSeq ) : void
theSeq LocOpe_SequenceOfCirc
Résultat void

Append() public méthode

public Append ( gp_Circ theItem ) : void
theItem gp_Circ
Résultat void

Assign() public méthode

public Assign ( LocOpe_SequenceOfCirc theOther ) : LocOpe_SequenceOfCirc
theOther LocOpe_SequenceOfCirc
Résultat LocOpe_SequenceOfCirc

ChangeFirst() public méthode

public ChangeFirst ( ) : gp_Circ
Résultat gp_Circ

ChangeLast() public méthode

public ChangeLast ( ) : gp_Circ
Résultat gp_Circ

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : gp_Circ
theIndex int
Résultat gp_Circ

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

Exchange() public méthode

public Exchange ( int I, int J ) : void
I int
J int
Résultat void

First() public méthode

public First ( ) : gp_Circ
Résultat gp_Circ

InsertAfter() public méthode

public InsertAfter ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
theIndex int
theSeq LocOpe_SequenceOfCirc
Résultat void

InsertAfter() public méthode

public InsertAfter ( int theIndex, gp_Circ theItem ) : void
theIndex int
theItem gp_Circ
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
theIndex int
theSeq LocOpe_SequenceOfCirc
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, gp_Circ theItem ) : void
theIndex int
theItem gp_Circ
Résultat void

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : gp_Circ
Résultat gp_Circ

Length() public méthode

public Length ( ) : int
Résultat int

LocOpe_SequenceOfCirc() public méthode

public LocOpe_SequenceOfCirc ( ) : System
Résultat System

LocOpe_SequenceOfCirc() public méthode

public LocOpe_SequenceOfCirc ( LocOpe_SequenceOfCirc theOther ) : System
theOther LocOpe_SequenceOfCirc
Résultat System

LocOpe_SequenceOfCirc() public méthode

public LocOpe_SequenceOfCirc ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Résultat System

Lower() public méthode

public Lower ( ) : int
Résultat int

Prepend() public méthode

public Prepend ( LocOpe_SequenceOfCirc theSeq ) : void
theSeq LocOpe_SequenceOfCirc
Résultat void

Prepend() public méthode

public Prepend ( gp_Circ theItem ) : void
theItem gp_Circ
Résultat void

Remove() public méthode

public Remove ( int theIndex ) : void
theIndex int
Résultat void

Remove() public méthode

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

SetValue() public méthode

public SetValue ( int theIndex, gp_Circ theItem ) : void
theIndex int
theItem gp_Circ
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

public Split ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
theIndex int
theSeq LocOpe_SequenceOfCirc
Résultat void

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

public Value ( int theIndex ) : gp_Circ
theIndex int
Résultat gp_Circ