Skip to content

OpenBIMRL | Mathematical vector and point functions

Class path: math.tuples.deconstructTuple3d

Vector decomposition

deconstructTuple3d1.png

Description

Decomposes a vector into its components.

Input

Input Name Type Description
0 Vector Tuple3d Input vector

Output

Output Name Type Description
0 X Number X Component
1 Y Number Y Component
2 Z Number Z Component

Use/Example

deconstructTuple3d2.png

Node representation with sample values

Sample file

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