TGrid

Iz SDMS
Jump to navigationJump to search
Ta stran je trenutno še v izdelavi.

Razred TGrid je namenjen delu z podatki v gridu.

Lastnosti grida

Te lastnosti nam vrnejo osnovne parametre grida določene v XML datoteki XML_struktura_grida.

OriginY

Lastnost OriginY .

RO Property TGrid.OriginY As Float
ResultFloat.

OriginX

Lastnost OriginX .

RO Property TGrid.OriginX As Float
ResultFloat.

CellDimenY

Lastnost CellDimenY .

RO Property TGrid.CellDimenY As Float
ResultFloat.

CellDimenX

Lastnost CellDimenX .

RO Property TGrid.CellDimenX As Float
ResultFloat.

CellCountY

Lastnost CellCountY .

RO Property TGrid.CellCountY As Long
ResultLong.

CellCountX

Lastnost CellCountX .

RO Property TGrid.CellCountX As Long
ResultLong.

TileCountX

Lastnost TileCountX .

RO Property TGrid.TileCountX As Long
ResultLong.

TileCountY

Lastnost TileCountY .

RO Property TGrid.TileCountY As Long
ResultLong.

TotalCellCountX

Lastnost TotalCellCountX .

RO Property TGrid.TotalCellCountX As Long
ResultLong.

TotalCellCountY

Lastnost TotalCellCountY .

RO Property TGrid.TotalCellCountY As Long
ResultLong.

Uporaba podatkov

CellValue

Lastnost CellValue .

Property TGrid.CellValue (Y, X As Float, Index As Long) As Float
YFloat.
XFloat.
IndexLong.
ResultFloat.

GetPointArrayContour

Metoda GetPointArrayContour .

Method TGrid.GetPointArrayContour (P As TPointArray, Step As Float, Index As Long)
PTPointArray.
StepFloat.
IndexLong.

GetPointArrayContourVP

Lastnost GetPointArrayContourVP .

RO Property TGrid.GetPointArrayContourVP (P As TPointArray, Step As Float, Index As Long) As TPointArray
PTPointArray.
StepFloat.
IndexLong.
ResultTPointArray.

GetPointArrayNodes

Metoda GetPointArrayNodes .

Method TGrid.GetPointArrayNodes (P As TPointArray, Index As Long)
PTPointArray.
IndexLong.

Uvoz podatkov

LoadXYZ

Metoda LoadXYZ .

Method TGrid.LoadXYZ (Path, Mask, Options As String, Index As Long)
PathString.
MaskString.
OptionsString.
IndexLong.

DeleteData

Metoda DeleteData .

Method TGrid.DeleteData

ClearCache

Metoda ClearCache .

Method TGrid.ClearCache

Save

Metoda Save .

Method TGrid.Save