C# Class CascadeSharp.TKernel.TColStd.TColStd_HArray2OfReal

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

Méthodes publiques

Méthode Description
Allocate ( ) : void
Array2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal
ChangeArray2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal
ChangeValue ( int theRow, int theCol ) : double
ColLength ( ) : int
Init ( double theValue ) : void
IsDeletable ( ) : bool
Length ( ) : int
LowerCol ( ) : int
LowerRow ( ) : int
NbColumns ( ) : int
NbRows ( ) : int
Resize ( int theRowLower, int theRowUpper, int theColLower, int theColUpper, bool theToCopyData ) : void
RowLength ( ) : int
SetValue ( int theRow, int theCol, double theItem ) : void
Size ( ) : int
TColStd_HArray2OfReal ( ) : System
TColStd_HArray2OfReal ( TColStd_Array2OfReal theOther ) : System
TColStd_HArray2OfReal ( TColStd_HArray2OfReal parameter1 ) : System
TColStd_HArray2OfReal ( int theRowLow, int theRowUpp, int theColLow, int theColUpp ) : System
TColStd_HArray2OfReal ( int theRowLow, int theRowUpp, int theColLow, int theColUpp, double theValue ) : System
UpperCol ( ) : int
UpperRow ( ) : int
Value ( int theRow, int theCol ) : double
fillIndexTable ( double &theTable ) : void
get_type_name ( ) : char

Method Details

Allocate() public méthode

public Allocate ( ) : void
Résultat void

Array2() public méthode

public Array2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal
Résultat CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal

ChangeArray2() public méthode

public ChangeArray2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal
Résultat CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal

ChangeValue() public méthode

public ChangeValue ( int theRow, int theCol ) : double
theRow int
theCol int
Résultat double

ColLength() public méthode

public ColLength ( ) : int
Résultat int

Init() public méthode

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

IsDeletable() public méthode

public IsDeletable ( ) : bool
Résultat bool

Length() public méthode

public Length ( ) : int
Résultat int

LowerCol() public méthode

public LowerCol ( ) : int
Résultat int

LowerRow() public méthode

public LowerRow ( ) : int
Résultat int

NbColumns() public méthode

public NbColumns ( ) : int
Résultat int

NbRows() public méthode

public NbRows ( ) : int
Résultat int

Resize() public méthode

public Resize ( int theRowLower, int theRowUpper, int theColLower, int theColUpper, bool theToCopyData ) : void
theRowLower int
theRowUpper int
theColLower int
theColUpper int
theToCopyData bool
Résultat void

RowLength() public méthode

public RowLength ( ) : int
Résultat int

SetValue() public méthode

public SetValue ( int theRow, int theCol, double theItem ) : void
theRow int
theCol int
theItem double
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

TColStd_HArray2OfReal() public méthode

public TColStd_HArray2OfReal ( ) : System
Résultat System

TColStd_HArray2OfReal() public méthode

public TColStd_HArray2OfReal ( TColStd_Array2OfReal theOther ) : System
theOther TColStd_Array2OfReal
Résultat System

TColStd_HArray2OfReal() public méthode

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

TColStd_HArray2OfReal() public méthode

public TColStd_HArray2OfReal ( int theRowLow, int theRowUpp, int theColLow, int theColUpp ) : System
theRowLow int
theRowUpp int
theColLow int
theColUpp int
Résultat System

TColStd_HArray2OfReal() public méthode

public TColStd_HArray2OfReal ( int theRowLow, int theRowUpp, int theColLow, int theColUpp, double theValue ) : System
theRowLow int
theRowUpp int
theColLow int
theColUpp int
theValue double
Résultat System

UpperCol() public méthode

public UpperCol ( ) : int
Résultat int

UpperRow() public méthode

public UpperRow ( ) : int
Résultat int

Value() public méthode

public Value ( int theRow, int theCol ) : double
theRow int
theCol int
Résultat double

fillIndexTable() public méthode

public fillIndexTable ( double &theTable ) : void
theTable double
Résultat void

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char