C# Class CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint

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

Méthodes publiques

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

Method Details

Append() public méthode

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

Append() public méthode

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

Assign() public méthode

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

ChangeFirst() public méthode

public ChangeFirst ( ) : IntSurf_InteriorPoint
Résultat IntSurf_InteriorPoint

ChangeLast() public méthode

public ChangeLast ( ) : IntSurf_InteriorPoint
Résultat IntSurf_InteriorPoint

ChangeValue() public méthode

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

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

InsertAfter() public méthode

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

InsertAfter() public méthode

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

InsertBefore() public méthode

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

InsertBefore() public méthode

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

IntSurf_SequenceOfInteriorPoint() public méthode

public IntSurf_SequenceOfInteriorPoint ( ) : System
Résultat System

IntSurf_SequenceOfInteriorPoint() public méthode

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

IntSurf_SequenceOfInteriorPoint() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : IntSurf_InteriorPoint
Résultat IntSurf_InteriorPoint

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 ( IntSurf_InteriorPoint theItem ) : void
theItem IntSurf_InteriorPoint
Résultat void

Prepend() public méthode

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

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

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

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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