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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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_LinearScalarConstraint
Результат Plate_LinearScalarConstraint

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public Prepend ( Plate_SequenceOfLinearScalarConstraint theSeq ) : void
theSeq Plate_SequenceOfLinearScalarConstraint
Результат 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_LinearScalarConstraint theItem ) : void
theIndex int
theItem Plate_LinearScalarConstraint
Результат void

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

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

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

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

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

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

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

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