C# Class CascadeSharp.TKGeomAlgo.Plate.Plate_SequenceOfPinpointConstraint

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

Méthodes publiques

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

Method Details

Append() public méthode

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

Append() public méthode

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

Assign() public méthode

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

ChangeFirst() public méthode

public ChangeFirst ( ) : Plate_PinpointConstraint
Résultat Plate_PinpointConstraint

ChangeLast() public méthode

public ChangeLast ( ) : Plate_PinpointConstraint
Résultat Plate_PinpointConstraint

ChangeValue() public méthode

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

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_PinpointConstraint
Résultat Plate_PinpointConstraint

InsertAfter() public méthode

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

InsertAfter() public méthode

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

InsertBefore() public méthode

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

InsertBefore() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : Plate_PinpointConstraint
Résultat Plate_PinpointConstraint

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

Plate_SequenceOfPinpointConstraint() public méthode

public Plate_SequenceOfPinpointConstraint ( ) : System
Résultat System

Plate_SequenceOfPinpointConstraint() public méthode

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

Plate_SequenceOfPinpointConstraint() public méthode

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

Prepend() public méthode

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

Prepend() public méthode

public Prepend ( Plate_SequenceOfPinpointConstraint theSeq ) : void
theSeq Plate_SequenceOfPinpointConstraint
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_PinpointConstraint theItem ) : void
theIndex int
theItem Plate_PinpointConstraint
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

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

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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