C# Class CascadeSharp.TKG3d.Geom.Geom_SequenceOfBSplineSurface

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public Append ( CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Résultat void

Append() public méthode

public Append ( Geom_SequenceOfBSplineSurface theSeq ) : void
theSeq Geom_SequenceOfBSplineSurface
Résultat void

Assign() public méthode

public Assign ( Geom_SequenceOfBSplineSurface theOther ) : Geom_SequenceOfBSplineSurface
theOther Geom_SequenceOfBSplineSurface
Résultat Geom_SequenceOfBSplineSurface

ChangeFirst() public méthode

public ChangeFirst ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Résultat CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

ChangeLast() public méthode

public ChangeLast ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Résultat CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
theIndex int
Résultat CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

Exchange() public méthode

public Exchange ( int I, int J ) : void
I int
J int
Résultat void

First() public méthode

public First ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Résultat CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

Geom_SequenceOfBSplineSurface() public méthode

public Geom_SequenceOfBSplineSurface ( ) : System
Résultat System

Geom_SequenceOfBSplineSurface() public méthode

public Geom_SequenceOfBSplineSurface ( Geom_SequenceOfBSplineSurface theOther ) : System
theOther Geom_SequenceOfBSplineSurface
Résultat System

Geom_SequenceOfBSplineSurface() public méthode

public Geom_SequenceOfBSplineSurface ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Résultat System

InsertAfter() public méthode

public InsertAfter ( int theIndex, CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theIndex int
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Résultat void

InsertAfter() public méthode

public InsertAfter ( int theIndex, Geom_SequenceOfBSplineSurface theSeq ) : void
theIndex int
theSeq Geom_SequenceOfBSplineSurface
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theIndex int
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, Geom_SequenceOfBSplineSurface theSeq ) : void
theIndex int
theSeq Geom_SequenceOfBSplineSurface
Résultat void

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Résultat CascadeSharp.TKG3d.Geom.Geom_BSplineSurface

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

Prepend() public méthode

public Prepend ( CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Résultat void

Prepend() public méthode

public Prepend ( Geom_SequenceOfBSplineSurface theSeq ) : void
theSeq Geom_SequenceOfBSplineSurface
Résultat void

Remove() public méthode

public Remove ( int theIndex ) : void
theIndex int
Résultat void

Remove() public méthode

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

SetValue() public méthode

public SetValue ( int theIndex, CascadeSharp.TKG3d.Geom.Geom_BSplineSurface theItem ) : void
theIndex int
theItem CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

public Split ( int theIndex, Geom_SequenceOfBSplineSurface theSeq ) : void
theIndex int
theSeq Geom_SequenceOfBSplineSurface
Résultat void

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

public Value ( int theIndex ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
theIndex int
Résultat CascadeSharp.TKG3d.Geom.Geom_BSplineSurface