Skip to content

OpenBIMRL | Mathematical vector and point functions

Class path: math.tuples.normalizeVector

Unit vector

normalizeVector1.png

Description

Normalizes a vector.

Input

Input Name Type Description
0 Vector Tuple3d Vector to be normalized

Output

Output Name Type Description
0 Vector Tuple3d normalized vector

Use/Example

normalizeVector2.png

Node representation with sample values

Sample file

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