Skip to content

OpenBIMRL | Mathematical vector and point functions

Class path: math.tuples.getAmplitude

Determine vector length

getAmplitude1.png

Description

Calculates the length of a vector.

Input

Input Name Type Description
0 Vector Tuple3d Vector whose length is to be determined

Output

Output Name Type Description
0 Length Number Vector length

Use/Example

getAmplitude2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself