C# Класс CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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