C# Class CascadeSharp.TKTopAlgo.MAT2d.MAT2d_SequenceOfSequenceOfGeometry

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

Méthodes publiques

Méthode Description
Append ( MAT2d_SequenceOfSequenceOfGeometry theSeq ) : void
Assign ( MAT2d_SequenceOfSequenceOfGeometry theOther ) : MAT2d_SequenceOfSequenceOfGeometry
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
InsertAfter ( int theIndex, MAT2d_SequenceOfSequenceOfGeometry theSeq ) : void
InsertBefore ( int theIndex, MAT2d_SequenceOfSequenceOfGeometry theSeq ) : void
IsEmpty ( ) : bool
Length ( ) : int
Lower ( ) : int
MAT2d_SequenceOfSequenceOfGeometry ( ) : System
MAT2d_SequenceOfSequenceOfGeometry ( MAT2d_SequenceOfSequenceOfGeometry theOther ) : System
MAT2d_SequenceOfSequenceOfGeometry ( NCollection_BaseAllocator theAllocator ) : System
Prepend ( MAT2d_SequenceOfSequenceOfGeometry theSeq ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
Size ( ) : int
Split ( int theIndex, MAT2d_SequenceOfSequenceOfGeometry theSeq ) : void
Upper ( ) : int

Method Details

Append() public méthode

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

Assign() public méthode

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

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

InsertAfter() public méthode

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

InsertBefore() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

MAT2d_SequenceOfSequenceOfGeometry() public méthode

public MAT2d_SequenceOfSequenceOfGeometry ( ) : System
Résultat System

MAT2d_SequenceOfSequenceOfGeometry() public méthode

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

MAT2d_SequenceOfSequenceOfGeometry() public méthode

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

Prepend() public méthode

public Prepend ( MAT2d_SequenceOfSequenceOfGeometry theSeq ) : void
theSeq MAT2d_SequenceOfSequenceOfGeometry
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

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

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

Upper() public méthode

public Upper ( ) : int
Résultat int