@zpointvectorlocal()
Transforms a vector into a local system and returns the z value of the transformed vector.
Syntax
@zpointvectorlocal (system id, x, y, z, vx, vy, vz)
Type
HyperMesh Template Function
Description
Transforms a vector into a local system and returns the z 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.