C# Класс CascadeSharp.TKGeomAlgo.IntCurveSurface.IntCurveSurface_SequenceOfPnt

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public ChangeValue ( int theIndex ) : CascadeSharp.TKGeomAlgo.IntCurveSurface.IntCurveSurface_IntersectionPoint
theIndex int
Результат CascadeSharp.TKGeomAlgo.IntCurveSurface.IntCurveSurface_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.IntCurveSurface.IntCurveSurface_IntersectionPoint
Результат CascadeSharp.TKGeomAlgo.IntCurveSurface.IntCurveSurface_IntersectionPoint

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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