C# Class CascadeSharp.TKMath.TColgp.TColgp_HArray1OfXYZ

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

Méthodes publiques

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

Method Details

Array1() public méthode

public Array1 ( ) : TColgp_Array1OfXYZ
Résultat TColgp_Array1OfXYZ

ChangeArray1() public méthode

public ChangeArray1 ( ) : TColgp_Array1OfXYZ
Résultat TColgp_Array1OfXYZ

ChangeFirst() public méthode

public ChangeFirst ( ) : gp_XYZ
Résultat gp_XYZ

ChangeLast() public méthode

public ChangeLast ( ) : gp_XYZ
Résultat gp_XYZ

ChangeValue() public méthode

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

First() public méthode

public First ( ) : gp_XYZ
Résultat gp_XYZ

Init() public méthode

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

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

Size() public méthode

public Size ( ) : int
Résultat int

TColgp_HArray1OfXYZ() public méthode

public TColgp_HArray1OfXYZ ( ) : System
Résultat System

TColgp_HArray1OfXYZ() public méthode

public TColgp_HArray1OfXYZ ( TColgp_Array1OfXYZ theOther ) : System
theOther TColgp_Array1OfXYZ
Résultat System

TColgp_HArray1OfXYZ() public méthode

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

TColgp_HArray1OfXYZ() public méthode

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

TColgp_HArray1OfXYZ() public méthode

public TColgp_HArray1OfXYZ ( int theLower, int theUpper, gp_XYZ theValue ) : System
theLower int
theUpper int
theValue gp_XYZ
Résultat System

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char