C# Class CascadeSharp.TKGeomAlgo.Plate.Plate_SequenceOfLinearScalarConstraint

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

Méthodes publiques

Méthode Description
Append ( Plate_LinearScalarConstraint theItem ) : void
Append ( Plate_SequenceOfLinearScalarConstraint theSeq ) : void
Assign ( Plate_SequenceOfLinearScalarConstraint theOther ) : Plate_SequenceOfLinearScalarConstraint
ChangeFirst ( ) : Plate_LinearScalarConstraint
ChangeLast ( ) : Plate_LinearScalarConstraint
ChangeValue ( int theIndex ) : Plate_LinearScalarConstraint
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : Plate_LinearScalarConstraint
InsertAfter ( int theIndex, Plate_LinearScalarConstraint theItem ) : void
InsertAfter ( int theIndex, Plate_SequenceOfLinearScalarConstraint theSeq ) : void
InsertBefore ( int theIndex, Plate_LinearScalarConstraint theItem ) : void
InsertBefore ( int theIndex, Plate_SequenceOfLinearScalarConstraint theSeq ) : void
IsEmpty ( ) : bool
Last ( ) : Plate_LinearScalarConstraint
Length ( ) : int
Lower ( ) : int
Plate_SequenceOfLinearScalarConstraint ( ) : System
Plate_SequenceOfLinearScalarConstraint ( NCollection_BaseAllocator theAllocator ) : System
Plate_SequenceOfLinearScalarConstraint ( Plate_SequenceOfLinearScalarConstraint theOther ) : System
Prepend ( Plate_LinearScalarConstraint theItem ) : void
Prepend ( Plate_SequenceOfLinearScalarConstraint theSeq ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, Plate_LinearScalarConstraint theItem ) : void
Size ( ) : int
Split ( int theIndex, Plate_SequenceOfLinearScalarConstraint theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : Plate_LinearScalarConstraint

Method Details

Append() public méthode

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

Append() public méthode

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

Assign() public méthode

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

ChangeFirst() public méthode

public ChangeFirst ( ) : Plate_LinearScalarConstraint
Résultat Plate_LinearScalarConstraint

ChangeLast() public méthode

public ChangeLast ( ) : Plate_LinearScalarConstraint
Résultat Plate_LinearScalarConstraint

ChangeValue() public méthode

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

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 ( ) : Plate_LinearScalarConstraint
Résultat Plate_LinearScalarConstraint

InsertAfter() public méthode

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

InsertAfter() public méthode

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

InsertBefore() public méthode

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

InsertBefore() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : Plate_LinearScalarConstraint
Résultat Plate_LinearScalarConstraint

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

Plate_SequenceOfLinearScalarConstraint() public méthode

public Plate_SequenceOfLinearScalarConstraint ( ) : System
Résultat System

Plate_SequenceOfLinearScalarConstraint() public méthode

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

Plate_SequenceOfLinearScalarConstraint() public méthode

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

Prepend() public méthode

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

Prepend() public méthode

public Prepend ( Plate_SequenceOfLinearScalarConstraint theSeq ) : void
theSeq Plate_SequenceOfLinearScalarConstraint
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, Plate_LinearScalarConstraint theItem ) : void
theIndex int
theItem Plate_LinearScalarConstraint
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

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

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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