C# Класс CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_SequenceOfIntersectionPoint

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.IntRes2d.IntRes2d_IntersectionPoint
Результат CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public Prepend ( CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
theItem CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
Результат void

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

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

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

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

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

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

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

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

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

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