Skip to content

OpenBIMRL | Mathematical matrices functions

Class path: math.matrix.toMatrix

Creation of a matrix from a vector

toMatrix1.png

Description

Creates a 1x3 matrix from a given vector.

Input

Input Name Type Description
0 Vector Tupel3d Vector

Output

Output Name Type Description
0 Result Matrix Results matrix

Use/Example

toMatrix2.png

Node representation with sample values

Sample file

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