@vectorlookupcomponent()
Retrieves a component of the vector stored in a lookup table.
Syntax
@vectorlookupcomponent (comp, key)
Type
HyperMesh Template Function
Description
Inputs
- comp
- The component of the vector (1 - x, 2 - y, 3 - z)
- key
- Used to compare the keys found on the lookup table entries.
Errors
None.