GetAt

GetAt 1:

Gets the value

Syntax

Definition:

METHOD GetAt : HRESULT
VAR_INPUT
    nOffset : LINT;
    aPoint  : Reference To TcVnPoint3_REAL;
END_VAR

GetAt 2: Inputs

Name

Type

Description

nOffset

LINT

Offset to the current position

aPoint

Reference To TcVnPoint3_REAL

Returns the value

GetAt 3: Return value

HRESULT