Skip to main content

vector length

Get the length of a vector

Written by Holly Conrad Smith

Use this when you want to find the magnitude of a vector within a flow, for example checking the length of a computed direction before using it.

Inputs

Name

Abbreviation

Type

Access

Description

Vector

V

Vector

Item

The vector to measure

Outputs

Name

Abbreviation

Type

Access

Description

Length

L

Number

Item

The length of the vector

How to:

  1. Feed in a vector result to the V input connector.

    Or, type vector coordinates into the text box in the node

  2. The output is the length of the vector, formatted as a number.

Did this answer your question?