C# Class CascadeSharp.TKMath.TColgp.TColgp_HArray1OfVec

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

Méthodes publiques

Méthode Description
Array1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
ChangeArray1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
ChangeFirst ( ) : gp_Vec
ChangeLast ( ) : gp_Vec
ChangeValue ( int theIndex ) : gp_Vec
First ( ) : gp_Vec
Init ( gp_Vec theValue ) : void
IsAllocated ( ) : bool
IsDeletable ( ) : bool
IsEmpty ( ) : bool
Last ( ) : gp_Vec
Length ( ) : int
Lower ( ) : int
Resize ( int theLower, int theUpper, bool theToCopyData ) : void
SetValue ( int theIndex, gp_Vec theItem ) : void
Size ( ) : int
TColgp_HArray1OfVec ( ) : System
TColgp_HArray1OfVec ( CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec theOther ) : System
TColgp_HArray1OfVec ( TColgp_HArray1OfVec parameter1 ) : System
TColgp_HArray1OfVec ( int theLower, int theUpper ) : System
TColgp_HArray1OfVec ( int theLower, int theUpper, gp_Vec theValue ) : System
Upper ( ) : int
Value ( int theIndex ) : gp_Vec
get_type_name ( ) : char

Method Details

Array1() public méthode

public Array1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
Résultat CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec

ChangeArray1() public méthode

public ChangeArray1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
Résultat CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec

ChangeFirst() public méthode

public ChangeFirst ( ) : gp_Vec
Résultat gp_Vec

ChangeLast() public méthode

public ChangeLast ( ) : gp_Vec
Résultat gp_Vec

ChangeValue() public méthode

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

First() public méthode

public First ( ) : gp_Vec
Résultat gp_Vec

Init() public méthode

public Init ( gp_Vec theValue ) : void
theValue gp_Vec
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 ( ) : gp_Vec
Résultat gp_Vec

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

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, gp_Vec theItem ) : void
theIndex int
theItem gp_Vec
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

TColgp_HArray1OfVec() public méthode

public TColgp_HArray1OfVec ( ) : System
Résultat System

TColgp_HArray1OfVec() public méthode

public TColgp_HArray1OfVec ( CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec theOther ) : System
theOther CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
Résultat System

TColgp_HArray1OfVec() public méthode

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

TColgp_HArray1OfVec() public méthode

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

TColgp_HArray1OfVec() public méthode

public TColgp_HArray1OfVec ( int theLower, int theUpper, gp_Vec theValue ) : System
theLower int
theUpper int
theValue gp_Vec
Résultat System

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char