C# Класс CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointsOnElement

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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