C# Класс CascadeSharp.TKFeat.LocOpe.LocOpe_SequenceOfCirc

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 ( ) : gp_Circ
Результат gp_Circ

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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