C# Класс CascadeSharp.TKGeomAlgo.Plate.Plate_SequenceOfPinpointConstraint

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

Append() публичный Метод

public Append ( Plate_PinpointConstraint theItem ) : void
theItem Plate_PinpointConstraint
Результат void

Append() публичный Метод

public Append ( Plate_SequenceOfPinpointConstraint theSeq ) : void
theSeq Plate_SequenceOfPinpointConstraint
Результат void

Assign() публичный Метод

public Assign ( Plate_SequenceOfPinpointConstraint theOther ) : Plate_SequenceOfPinpointConstraint
theOther Plate_SequenceOfPinpointConstraint
Результат Plate_SequenceOfPinpointConstraint

ChangeFirst() публичный Метод

public ChangeFirst ( ) : Plate_PinpointConstraint
Результат Plate_PinpointConstraint

ChangeLast() публичный Метод

public ChangeLast ( ) : Plate_PinpointConstraint
Результат Plate_PinpointConstraint

ChangeValue() публичный Метод

public ChangeValue ( int theIndex ) : Plate_PinpointConstraint
theIndex int
Результат Plate_PinpointConstraint

Clear() публичный Метод

public Clear ( ) : void
Результат void

Clear() публичный Метод

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Результат void

Exchange() публичный Метод

public Exchange ( int I, int J ) : void
I int
J int
Результат void

First() публичный Метод

public First ( ) : Plate_PinpointConstraint
Результат Plate_PinpointConstraint

InsertAfter() публичный Метод

public InsertAfter ( int theIndex, Plate_PinpointConstraint theItem ) : void
theIndex int
theItem Plate_PinpointConstraint
Результат void

InsertAfter() публичный Метод

public InsertAfter ( int theIndex, Plate_SequenceOfPinpointConstraint theSeq ) : void
theIndex int
theSeq Plate_SequenceOfPinpointConstraint
Результат void

InsertBefore() публичный Метод

public InsertBefore ( int theIndex, Plate_PinpointConstraint theItem ) : void
theIndex int
theItem Plate_PinpointConstraint
Результат void

InsertBefore() публичный Метод

public InsertBefore ( int theIndex, Plate_SequenceOfPinpointConstraint theSeq ) : void
theIndex int
theSeq Plate_SequenceOfPinpointConstraint
Результат void

IsEmpty() публичный Метод

public IsEmpty ( ) : bool
Результат bool

Last() публичный Метод

public Last ( ) : Plate_PinpointConstraint
Результат Plate_PinpointConstraint

Length() публичный Метод

public Length ( ) : int
Результат int

Lower() публичный Метод

public Lower ( ) : int
Результат int

Plate_SequenceOfPinpointConstraint() публичный Метод

public Plate_SequenceOfPinpointConstraint ( ) : System
Результат System

Plate_SequenceOfPinpointConstraint() публичный Метод

public Plate_SequenceOfPinpointConstraint ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Результат System

Plate_SequenceOfPinpointConstraint() публичный Метод

public Plate_SequenceOfPinpointConstraint ( Plate_SequenceOfPinpointConstraint theOther ) : System
theOther Plate_SequenceOfPinpointConstraint
Результат System

Prepend() публичный Метод

public Prepend ( Plate_PinpointConstraint theItem ) : void
theItem Plate_PinpointConstraint
Результат void

Prepend() публичный Метод

public Prepend ( Plate_SequenceOfPinpointConstraint theSeq ) : void
theSeq Plate_SequenceOfPinpointConstraint
Результат void

Remove() публичный Метод

public Remove ( int theIndex ) : void
theIndex int
Результат void

Remove() публичный Метод

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
Результат void

Reverse() публичный Метод

public Reverse ( ) : void
Результат void

SetValue() публичный Метод

public SetValue ( int theIndex, Plate_PinpointConstraint theItem ) : void
theIndex int
theItem Plate_PinpointConstraint
Результат void

Size() публичный Метод

public Size ( ) : int
Результат int

Split() публичный Метод

public Split ( int theIndex, Plate_SequenceOfPinpointConstraint theSeq ) : void
theIndex int
theSeq Plate_SequenceOfPinpointConstraint
Результат void

Upper() публичный Метод

public Upper ( ) : int
Результат int

Value() публичный Метод

public Value ( int theIndex ) : Plate_PinpointConstraint
theIndex int
Результат Plate_PinpointConstraint