OpenBIMRL | Mathematical vector and point functions
Class path: math.tuples.normalizeVector
Unit vector
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
Sample file
Download of a sample file so that the user can test the usage himself