C# Class CascadeSharp.TKG3d.Geom.Geom_SequenceOfBSplineSurface

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
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

Method Details

Append() public method

public Append ( CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
return void

Append() public method

public Append ( Geom_SequenceOfBSplineSurface theSeq ) : void
theSeq Geom_SequenceOfBSplineSurface
return void

Assign() public method

public Assign ( Geom_SequenceOfBSplineSurface theOther ) : Geom_SequenceOfBSplineSurface
theOther Geom_SequenceOfBSplineSurface
return Geom_SequenceOfBSplineSurface

ChangeFirst() public method

public ChangeFirst ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
return CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

ChangeLast() public method

public ChangeLast ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
return CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

ChangeValue() public method

public ChangeValue ( int theIndex ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
theIndex int
return CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

Exchange() public method

public Exchange ( int I, int J ) : void
I int
J int
return void

First() public method

public First ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
return CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

Geom_SequenceOfBSplineSurface() public method

public Geom_SequenceOfBSplineSurface ( ) : System
return System

Geom_SequenceOfBSplineSurface() public method

public Geom_SequenceOfBSplineSurface ( Geom_SequenceOfBSplineSurface theOther ) : System
theOther Geom_SequenceOfBSplineSurface
return System

Geom_SequenceOfBSplineSurface() public method

public Geom_SequenceOfBSplineSurface ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
return System

InsertAfter() public method

public InsertAfter ( int theIndex, CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theIndex int
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
return void

InsertAfter() public method

public InsertAfter ( int theIndex, Geom_SequenceOfBSplineSurface theSeq ) : void
theIndex int
theSeq Geom_SequenceOfBSplineSurface
return void

InsertBefore() public method

public InsertBefore ( int theIndex, CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theIndex int
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
return void

InsertBefore() public method

public InsertBefore ( int theIndex, Geom_SequenceOfBSplineSurface theSeq ) : void
theIndex int
theSeq Geom_SequenceOfBSplineSurface
return void

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
return CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Prepend() public method

public Prepend ( CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
return void

Prepend() public method

public Prepend ( Geom_SequenceOfBSplineSurface theSeq ) : void
theSeq Geom_SequenceOfBSplineSurface
return void

Remove() public method

public Remove ( int theIndex ) : void
theIndex int
return void

Remove() public method

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
return void

Reverse() public method

public Reverse ( ) : void
return void

SetValue() public method

public SetValue ( int theIndex, CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theIndex int
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
return void

Size() public method

public Size ( ) : int
return int

Split() public method

public Split ( int theIndex, Geom_SequenceOfBSplineSurface theSeq ) : void
theIndex int
theSeq Geom_SequenceOfBSplineSurface
return void

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
theIndex int
return CascadeSharp.TKG3d.Geom.Geom_BSplineSurface