C# Class CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfBezierCurve

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

Méthodes publiques

Méthode Description
Assign ( TColGeom2d_Array1OfBezierCurve theOther ) : TColGeom2d_Array1OfBezierCurve
ChangeFirst ( ) : Geom2d_BezierCurve
ChangeLast ( ) : Geom2d_BezierCurve
ChangeValue ( int theIndex ) : Geom2d_BezierCurve
First ( ) : Geom2d_BezierCurve
Init ( Geom2d_BezierCurve theValue ) : void
IsAllocated ( ) : bool
IsDeletable ( ) : bool
IsEmpty ( ) : bool
Last ( ) : Geom2d_BezierCurve
Length ( ) : int
Lower ( ) : int
Move ( TColGeom2d_Array1OfBezierCurve theOther ) : TColGeom2d_Array1OfBezierCurve
Resize ( int theLower, int theUpper, bool theToCopyData ) : void
SetValue ( int theIndex, Geom2d_BezierCurve theItem ) : void
Size ( ) : int
TColGeom2d_Array1OfBezierCurve ( ) : System
TColGeom2d_Array1OfBezierCurve ( Geom2d_BezierCurve theBegin, int theLower, int theUpper ) : System
TColGeom2d_Array1OfBezierCurve ( TColGeom2d_Array1OfBezierCurve theOther ) : System
TColGeom2d_Array1OfBezierCurve ( int theLower, int theUpper ) : System
Upper ( ) : int
Value ( int theIndex ) : Geom2d_BezierCurve

Method Details

Assign() public méthode

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

ChangeFirst() public méthode

public ChangeFirst ( ) : Geom2d_BezierCurve
Résultat Geom2d_BezierCurve

ChangeLast() public méthode

public ChangeLast ( ) : Geom2d_BezierCurve
Résultat Geom2d_BezierCurve

ChangeValue() public méthode

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

First() public méthode

public First ( ) : Geom2d_BezierCurve
Résultat Geom2d_BezierCurve

Init() public méthode

public Init ( Geom2d_BezierCurve theValue ) : void
theValue Geom2d_BezierCurve
Résultat void

IsAllocated() public méthode

public IsAllocated ( ) : bool
Résultat bool

IsDeletable() public méthode

public IsDeletable ( ) : bool
Résultat bool

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : Geom2d_BezierCurve
Résultat Geom2d_BezierCurve

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

Move() public méthode

public Move ( TColGeom2d_Array1OfBezierCurve theOther ) : TColGeom2d_Array1OfBezierCurve
theOther TColGeom2d_Array1OfBezierCurve
Résultat TColGeom2d_Array1OfBezierCurve

Resize() public méthode

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
Résultat void

SetValue() public méthode

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

Size() public méthode

public Size ( ) : int
Résultat int

TColGeom2d_Array1OfBezierCurve() public méthode

public TColGeom2d_Array1OfBezierCurve ( ) : System
Résultat System

TColGeom2d_Array1OfBezierCurve() public méthode

public TColGeom2d_Array1OfBezierCurve ( Geom2d_BezierCurve theBegin, int theLower, int theUpper ) : System
theBegin Geom2d_BezierCurve
theLower int
theUpper int
Résultat System

TColGeom2d_Array1OfBezierCurve() public méthode

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

TColGeom2d_Array1OfBezierCurve() public méthode

public TColGeom2d_Array1OfBezierCurve ( int theLower, int theUpper ) : System
theLower int
theUpper int
Résultat System

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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