C# 클래스 CascadeSharp.TKMath.TColgp.TColgp_HArray2OfPnt

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

공개 메소드들

메소드 설명
Allocate ( ) : void
Array2 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt
ChangeArray2 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt
ChangeValue ( int theRow, int theCol ) : gp_Pnt
ColLength ( ) : int
Init ( gp_Pnt 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, gp_Pnt theItem ) : void
Size ( ) : int
TColgp_HArray2OfPnt ( ) : System
TColgp_HArray2OfPnt ( CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt theOther ) : System
TColgp_HArray2OfPnt ( TColgp_HArray2OfPnt parameter1 ) : System
TColgp_HArray2OfPnt ( int theRowLow, int theRowUpp, int theColLow, int theColUpp ) : System
TColgp_HArray2OfPnt ( int theRowLow, int theRowUpp, int theColLow, int theColUpp, gp_Pnt theValue ) : System
UpperCol ( ) : int
UpperRow ( ) : int
Value ( int theRow, int theCol ) : gp_Pnt
fillIndexTable ( gp_Pnt theTable ) : void
get_type_name ( ) : char

메소드 상세

Allocate() 공개 메소드

public Allocate ( ) : void
리턴 void

Array2() 공개 메소드

public Array2 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt
리턴 CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt

ChangeArray2() 공개 메소드

public ChangeArray2 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt
리턴 CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt

ChangeValue() 공개 메소드

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

ColLength() 공개 메소드

public ColLength ( ) : int
리턴 int

Init() 공개 메소드

public Init ( gp_Pnt theValue ) : void
theValue gp_Pnt
리턴 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, gp_Pnt theItem ) : void
theRow int
theCol int
theItem gp_Pnt
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColgp_HArray2OfPnt() 공개 메소드

public TColgp_HArray2OfPnt ( ) : System
리턴 System

TColgp_HArray2OfPnt() 공개 메소드

public TColgp_HArray2OfPnt ( CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt theOther ) : System
theOther CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt
리턴 System

TColgp_HArray2OfPnt() 공개 메소드

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

TColgp_HArray2OfPnt() 공개 메소드

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

TColgp_HArray2OfPnt() 공개 메소드

public TColgp_HArray2OfPnt ( int theRowLow, int theRowUpp, int theColLow, int theColUpp, gp_Pnt theValue ) : System
theRowLow int
theRowUpp int
theColLow int
theColUpp int
theValue gp_Pnt
리턴 System

UpperCol() 공개 메소드

public UpperCol ( ) : int
리턴 int

UpperRow() 공개 메소드

public UpperRow ( ) : int
리턴 int

Value() 공개 메소드

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

fillIndexTable() 공개 메소드

public fillIndexTable ( gp_Pnt theTable ) : void
theTable gp_Pnt
리턴 void

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char