@xpointvectorlocal()

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

Syntax

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

Type

HyperMesh Template Function

Description

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

Inputs

system i
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.