5.15.3. Scope Angle

Scope Angle calculates the instantaneous angle between two vectors that are defined by three points. For example, the user can use the angle scope to find the included angle between any two links without using the request function. The default unit for an angle scope is degree.

../_images/image182.png

Figure 5.118 Scope Angle dialog box

  • Name: Define the scope name.

  • Start Marker: Select a marker for the base marker.

  • Center Marker: Select a marker for the reference marker.

  • End Marker: Select a marker for the action marker.

  • Display: Display the scope.

../_images/image181.png

Figure 5.119 Angle of Scope

The angle shown in Figure 5.119 is defined by following equation.

\[\begin{flalign} &\theta ={{\cos }^{-1}}\left( \frac{d_{21}^{T}{{d}_{23}}}{\left| {{d}_{21}} \right|\left| {{d}_{23}} \right|} \right) & \end{flalign}\]

Where, displacements can be computed as follows.

\({{d}_{21}}={{r}_{1}}+{{s}_{1}}-{{r}_{2}}-{{s}_{2}}\)
\({{d}_{23}}={{r}_{3}}+{{s}_{3}}-{{r}_{2}}-{{s}_{2}}\)

Step to Create a Scope Angle

  1. Open the Scope Angle dialog box.

  2. Specify Name.

  3. Define Start Marker, Center Marker, and End Marker by using M.

  4. Check Display.

  5. Click OK.