Skip to content

OpenBIMRL | Mathematical vector and point functions

Class path: math.tuples.reverse

Inversion of a vector

reverse1.png

Description

Changes the direction of a vector. Multiplication by -1.

Input

Input Name Type Description
0 Vector Tuple3d Start vector

Output

Output Name Type Description
0 Vector Tuple3d Inverted vector

Use/Example

reverse2.png

Node representation with sample values

Sample file

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