@ypointvectorlocal()

Transforms a vector into a local system and returns the y value of the transformed vector

Syntax

@ypointvectorlocal (system id, x, y, z, vx, vy, vz)

Type

HyperMesh Template Function

Description

Transforms a vector into a local system and returns the y value of the transformed vector

Inputs

system id
The ID of the system into which the point should be transformed.
x, y, z
The coordinates of the point where the vector is located in the global system.
vx, vy, vz
The components of the vector to be transformed.

Errors

None.