C# Class CascadeSharp.TKGeomBase.Approx.Approx_SequenceOfHArray1OfReal

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

Méthodes publiques

Méthode Description
Append ( Approx_SequenceOfHArray1OfReal theSeq ) : void
Append ( TColStd_HArray1OfReal theItem ) : void
Approx_SequenceOfHArray1OfReal ( ) : System
Approx_SequenceOfHArray1OfReal ( Approx_SequenceOfHArray1OfReal theOther ) : System
Approx_SequenceOfHArray1OfReal ( NCollection_BaseAllocator theAllocator ) : System
Assign ( Approx_SequenceOfHArray1OfReal theOther ) : Approx_SequenceOfHArray1OfReal
ChangeFirst ( ) : TColStd_HArray1OfReal
ChangeLast ( ) : TColStd_HArray1OfReal
ChangeValue ( int theIndex ) : TColStd_HArray1OfReal
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : TColStd_HArray1OfReal
InsertAfter ( int theIndex, Approx_SequenceOfHArray1OfReal theSeq ) : void
InsertAfter ( int theIndex, TColStd_HArray1OfReal theItem ) : void
InsertBefore ( int theIndex, Approx_SequenceOfHArray1OfReal theSeq ) : void
InsertBefore ( int theIndex, TColStd_HArray1OfReal theItem ) : void
IsEmpty ( ) : bool
Last ( ) : TColStd_HArray1OfReal
Length ( ) : int
Lower ( ) : int
Prepend ( Approx_SequenceOfHArray1OfReal theSeq ) : void
Prepend ( TColStd_HArray1OfReal theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, TColStd_HArray1OfReal theItem ) : void
Size ( ) : int
Split ( int theIndex, Approx_SequenceOfHArray1OfReal theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : TColStd_HArray1OfReal

Method Details

Append() public méthode

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

Append() public méthode

public Append ( TColStd_HArray1OfReal theItem ) : void
theItem TColStd_HArray1OfReal
Résultat void

Approx_SequenceOfHArray1OfReal() public méthode

public Approx_SequenceOfHArray1OfReal ( ) : System
Résultat System

Approx_SequenceOfHArray1OfReal() public méthode

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

Approx_SequenceOfHArray1OfReal() public méthode

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

Assign() public méthode

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

ChangeFirst() public méthode

public ChangeFirst ( ) : TColStd_HArray1OfReal
Résultat TColStd_HArray1OfReal

ChangeLast() public méthode

public ChangeLast ( ) : TColStd_HArray1OfReal
Résultat TColStd_HArray1OfReal

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : TColStd_HArray1OfReal
theIndex int
Résultat TColStd_HArray1OfReal

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 ( ) : TColStd_HArray1OfReal
Résultat TColStd_HArray1OfReal

InsertAfter() public méthode

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

InsertAfter() public méthode

public InsertAfter ( int theIndex, TColStd_HArray1OfReal theItem ) : void
theIndex int
theItem TColStd_HArray1OfReal
Résultat void

InsertBefore() public méthode

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

InsertBefore() public méthode

public InsertBefore ( int theIndex, TColStd_HArray1OfReal theItem ) : void
theIndex int
theItem TColStd_HArray1OfReal
Résultat void

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : TColStd_HArray1OfReal
Résultat TColStd_HArray1OfReal

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 ( Approx_SequenceOfHArray1OfReal theSeq ) : void
theSeq Approx_SequenceOfHArray1OfReal
Résultat void

Prepend() public méthode

public Prepend ( TColStd_HArray1OfReal theItem ) : void
theItem TColStd_HArray1OfReal
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, TColStd_HArray1OfReal theItem ) : void
theIndex int
theItem TColStd_HArray1OfReal
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

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

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

public Value ( int theIndex ) : TColStd_HArray1OfReal
theIndex int
Résultat TColStd_HArray1OfReal