C# Класс CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_SequenceOfSegmentOfTheSOnBounds

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

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

Метод Описание
Append ( IntPatch_SequenceOfSegmentOfTheSOnBounds theSeq ) : void
Append ( CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds theItem ) : void
Assign ( IntPatch_SequenceOfSegmentOfTheSOnBounds theOther ) : IntPatch_SequenceOfSegmentOfTheSOnBounds
ChangeFirst ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
ChangeLast ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
ChangeValue ( int theIndex ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
InsertAfter ( int theIndex, IntPatch_SequenceOfSegmentOfTheSOnBounds theSeq ) : void
InsertAfter ( int theIndex, CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds theItem ) : void
InsertBefore ( int theIndex, IntPatch_SequenceOfSegmentOfTheSOnBounds theSeq ) : void
InsertBefore ( int theIndex, CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds theItem ) : void
IntPatch_SequenceOfSegmentOfTheSOnBounds ( ) : System
IntPatch_SequenceOfSegmentOfTheSOnBounds ( IntPatch_SequenceOfSegmentOfTheSOnBounds theOther ) : System
IntPatch_SequenceOfSegmentOfTheSOnBounds ( NCollection_BaseAllocator theAllocator ) : System
IsEmpty ( ) : bool
Last ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
Length ( ) : int
Lower ( ) : int
Prepend ( IntPatch_SequenceOfSegmentOfTheSOnBounds theSeq ) : void
Prepend ( CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds theItem ) : void
Size ( ) : int
Split ( int theIndex, IntPatch_SequenceOfSegmentOfTheSOnBounds theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds

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

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

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

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

public Append ( CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds theItem ) : void
theItem CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
Результат void

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

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

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

public ChangeFirst ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
Результат CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds

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

public ChangeLast ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
Результат CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds

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

public ChangeValue ( int theIndex ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
theIndex int
Результат CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds

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 ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
Результат CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds

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

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

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

public InsertAfter ( int theIndex, CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
Результат void

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

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

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

public InsertBefore ( int theIndex, CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
Результат void

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

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

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

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

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

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

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

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

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

public Last ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
Результат CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public Value ( int theIndex ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds
theIndex int
Результат CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_TheSegmentOfTheSOnBounds