Skip to content

OpenBIMRL | Geometric functions

Class path: geometry.decomposeVector3D

Decompose Vector3D

decomposeVector3D1.png

Description

Breaks down a Vector3D into its elementary components.

Input

Input Name Type Description
0 Vector Vector3D

Output

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

Use/Example

decomposeVector3D2.png

Node representation with sample values

Sample file

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