CalculateAxisAngle (Node)

Calculate angle between axes on two oriented sites
Context Analysis
Name Required? Yes
Branches

Overview

The CalculateAxisAngle node calculates the angle, in degrees, between specific axes on two sites $i$ and $j$, which are referenced from Select nodes.

Description

CalculateAxisAngle is one of several calculation nodes that determine and store a numerical result, ready for retrieval and use by other nodes in a procedure.

CalculateAxisAngle determines the angle formed between specific axes on two oriented sites $i$ and $j$, mapping the origins of both axes to {0,0,0}. The resulting value is measured in degrees.

Configuration

Control

Keyword Arguments Default Description
I name Site that represents $i$ in the angle $i$-$j$-$k$, taken from the named Select node.
J name Site that represents $j$ in the angle $i$-$j$-$k$, taken from the named Select node.
Last modified March 10, 2023: Web docs styling (#1350) (43924dc)