C# Класс CascadeSharp.TKG3d.Geom.Geom_SequenceOfBSplineSurface

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

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

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

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

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

public Append ( CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Результат void

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

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

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

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

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

public ChangeFirst ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Результат CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

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

public ChangeLast ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Результат CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

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

public ChangeValue ( int theIndex ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
theIndex int
Результат CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

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.TKG3d.Geom.Geom_BSplineSurface
Результат CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

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

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

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

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

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

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

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

public InsertAfter ( int theIndex, CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theIndex int
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Результат void

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

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

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

public InsertBefore ( int theIndex, CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theIndex int
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Результат void

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

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

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

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

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

public Last ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Результат CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

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

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

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

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

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

public Prepend ( CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Результат void

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

public Prepend ( Geom_SequenceOfBSplineSurface theSeq ) : void
theSeq Geom_SequenceOfBSplineSurface
Результат 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.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theIndex int
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Результат void

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

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

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

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

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

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

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

public Value ( int theIndex ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
theIndex int
Результат CascadeSharp.TKG3d.Geom.Geom_BSplineSurface