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