C# 클래스 CascadeSharp.TKernel.TColStd.TColStd_HArray2OfReal

상속: Standard_Transient
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

Allocate() 공개 메소드

public Allocate ( ) : void
리턴 void

Array2() 공개 메소드

public Array2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal
리턴 CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal

ChangeArray2() 공개 메소드

public ChangeArray2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal
리턴 CascadeSharp.TKernel.TColStd.TColStd_Array2OfReal

ChangeValue() 공개 메소드

public ChangeValue ( int theRow, int theCol ) : double
theRow int
theCol int
리턴 double

ColLength() 공개 메소드

public ColLength ( ) : int
리턴 int

Init() 공개 메소드

public Init ( double theValue ) : void
theValue double
리턴 void

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

Length() 공개 메소드

public Length ( ) : int
리턴 int

LowerCol() 공개 메소드

public LowerCol ( ) : int
리턴 int

LowerRow() 공개 메소드

public LowerRow ( ) : int
리턴 int

NbColumns() 공개 메소드

public NbColumns ( ) : int
리턴 int

NbRows() 공개 메소드

public NbRows ( ) : int
리턴 int

Resize() 공개 메소드

public Resize ( int theRowLower, int theRowUpper, int theColLower, int theColUpper, bool theToCopyData ) : void
theRowLower int
theRowUpper int
theColLower int
theColUpper int
theToCopyData bool
리턴 void

RowLength() 공개 메소드

public RowLength ( ) : int
리턴 int

SetValue() 공개 메소드

public SetValue ( int theRow, int theCol, double theItem ) : void
theRow int
theCol int
theItem double
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColStd_HArray2OfReal() 공개 메소드

public TColStd_HArray2OfReal ( ) : System
리턴 System

TColStd_HArray2OfReal() 공개 메소드

public TColStd_HArray2OfReal ( TColStd_Array2OfReal theOther ) : System
theOther TColStd_Array2OfReal
리턴 System

TColStd_HArray2OfReal() 공개 메소드

public TColStd_HArray2OfReal ( TColStd_HArray2OfReal parameter1 ) : System
parameter1 TColStd_HArray2OfReal
리턴 System

TColStd_HArray2OfReal() 공개 메소드

public TColStd_HArray2OfReal ( int theRowLow, int theRowUpp, int theColLow, int theColUpp ) : System
theRowLow int
theRowUpp int
theColLow int
theColUpp int
리턴 System

TColStd_HArray2OfReal() 공개 메소드

public TColStd_HArray2OfReal ( int theRowLow, int theRowUpp, int theColLow, int theColUpp, double theValue ) : System
theRowLow int
theRowUpp int
theColLow int
theColUpp int
theValue double
리턴 System

UpperCol() 공개 메소드

public UpperCol ( ) : int
리턴 int

UpperRow() 공개 메소드

public UpperRow ( ) : int
리턴 int

Value() 공개 메소드

public Value ( int theRow, int theCol ) : double
theRow int
theCol int
리턴 double

fillIndexTable() 공개 메소드

public fillIndexTable ( double &theTable ) : void
theTable double
리턴 void

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char