Different results for angle

why does measuring the angle between two vectors have different results based on the component we use? (in this case using expression component gives the wrong result; Do I miswrite it?)

a2

a1

here is the gh file:
Different results for angle.gh (4.7 KB)

Imagine how much more useful your GH file would be compared to those images…

3. Attach minimal versions of all the relevant files

1 Like

done!

Seems like a bug.

The Angle Operator in the Expression component gives the same result as the Distance Operator and the Distance Function.

angle_operator_bug.gh (10.2 KB)

-Kevin

Different result from the Angle component.

-Kevin

1 Like