C# Class CascadeSharp.TKMath.TColgp.TColgp_HArray2OfPnt

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

Méthodes publiques

Méthode Description
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

Method Details

Allocate() public méthode

public Allocate ( ) : void
Résultat void

Array2() public méthode

public Array2 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt
Résultat CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt

ChangeArray2() public méthode

public ChangeArray2 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt
Résultat CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt

ChangeValue() public méthode

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

ColLength() public méthode

public ColLength ( ) : int
Résultat int

Init() public méthode

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

Size() public méthode

public Size ( ) : int
Résultat int

TColgp_HArray2OfPnt() public méthode

public TColgp_HArray2OfPnt ( ) : System
Résultat System

TColgp_HArray2OfPnt() public méthode

public TColgp_HArray2OfPnt ( CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt theOther ) : System
theOther CascadeSharp.TKMath.TColgp.TColgp_Array2OfPnt
Résultat System

TColgp_HArray2OfPnt() public méthode

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

TColgp_HArray2OfPnt() public méthode

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

TColgp_HArray2OfPnt() public méthode

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
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 ) : gp_Pnt
theRow int
theCol int
Résultat gp_Pnt

fillIndexTable() public méthode

public fillIndexTable ( gp_Pnt theTable ) : void
theTable gp_Pnt
Résultat void

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char