SetAt

SetAt 1:

Sets the value

Syntax

Definition:

METHOD SetAt : HRESULT
VAR_INPUT
    nOffset : LINT;
    aVector : Reference To TcVnVector4_REAL;
END_VAR

 Inputs

Name

Type

Description

nOffset

LINT

Offset to the current position

aVector

Reference To TcVnVector4_REAL

The value to set

 Return value

HRESULT