Skip to main content

vector angle

Get the angle between two vectors

Written by Holly Conrad Smith

Use this when you want to find the angle between two vectors within a flow, for example calculating the rotation between two edges or orientations.

Inputs

Name

Abbreviation

Type

Access

Description

A

A

Vector

Item

The first vector

B

B

Vector

Item

The second vector

Outputs

Name

Abbreviation

Type

Access

Description

Angle

A

Number

Item

The angle between the two vectors

Did this answer your question?