C# Class CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_HSequenceOfCurve

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

Méthodes publiques

Méthode Description
Append ( Geom2d_Curve theItem ) : void
Append ( CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve theSequence ) : void
ChangeFirst ( ) : Geom2d_Curve
ChangeLast ( ) : Geom2d_Curve
ChangeSequence ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve
ChangeValue ( int theIndex ) : Geom2d_Curve
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : Geom2d_Curve
InsertAfter ( int theIndex, Geom2d_Curve theItem ) : void
InsertBefore ( int theIndex, Geom2d_Curve theItem ) : void
IsEmpty ( ) : bool
Last ( ) : Geom2d_Curve
Length ( ) : int
Lower ( ) : int
Prepend ( Geom2d_Curve theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
Sequence ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve
SetValue ( int theIndex, Geom2d_Curve theItem ) : void
Size ( ) : int
TColGeom2d_HSequenceOfCurve ( ) : System
TColGeom2d_HSequenceOfCurve ( TColGeom2d_HSequenceOfCurve parameter1 ) : System
TColGeom2d_HSequenceOfCurve ( CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve theOther ) : System
Upper ( ) : int
Value ( int theIndex ) : Geom2d_Curve
get_type_name ( ) : char

Method Details

Append() public méthode

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

Append() public méthode

public Append ( CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve theSequence ) : void
theSequence CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve
Résultat void

ChangeFirst() public méthode

public ChangeFirst ( ) : Geom2d_Curve
Résultat Geom2d_Curve

ChangeLast() public méthode

public ChangeLast ( ) : Geom2d_Curve
Résultat Geom2d_Curve

ChangeSequence() public méthode

public ChangeSequence ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve
Résultat CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve

ChangeValue() public méthode

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

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

InsertAfter() public méthode

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

InsertBefore() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : Geom2d_Curve
Résultat Geom2d_Curve

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 ( Geom2d_Curve theItem ) : void
theItem Geom2d_Curve
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

Sequence() public méthode

public Sequence ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve
Résultat CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve

SetValue() public méthode

public SetValue ( int theIndex, Geom2d_Curve theItem ) : void
theIndex int
theItem Geom2d_Curve
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

TColGeom2d_HSequenceOfCurve() public méthode

public TColGeom2d_HSequenceOfCurve ( ) : System
Résultat System

TColGeom2d_HSequenceOfCurve() public méthode

public TColGeom2d_HSequenceOfCurve ( TColGeom2d_HSequenceOfCurve parameter1 ) : System
parameter1 TColGeom2d_HSequenceOfCurve
Résultat System

TColGeom2d_HSequenceOfCurve() public méthode

public TColGeom2d_HSequenceOfCurve ( CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve theOther ) : System
theOther CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfCurve
Résultat System

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char