%CONSTRUCT_Tangent1%
first tangent with respect to given normal vector and alias-entities
Determines the first tangent \( \mathbf{t}_1\) with respect to the given normal \( \mathbf{n}_\text{Ref}\) = (
nRef_x,
nRef_y,
nRef_z)
and the normal \( \mathbf{n}_\text{alias1,alias2,...}\) of the geometry elements belonging to the given list of aliases in the following sense:
\begin{align} \mathbf{t}_1 = \frac{\mathbf{n}_\text{Ref} \times \mathbf{n}_\text{alias1,alias2,...}}{\lVert \mathbf{n}_\text{Ref} \times \mathbf{n}_\text{alias1,alias2,...}\rVert_2}\end{align}