Skip to content

OpenBIMRL | Geometric functions

Class path: geometry.convertToVector3D

Convert to Vector3D

convertToVector3D1.png

Description

Converts a Point3d into a Vector3D. If required, a z-offset can be specified.

Input

Input Name Type Description
0 Point3D Tuple3D
1 Z offset Number

Output

Output Name Type Description
0 Vector Vector3D

Use/Example

convertToVector3D2.png

Node representation with sample values

Sample file

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