Skip to content

OpenBIMRL | Geometric functions

Class path: geometry.lineByDirection

Create line by direction

lineByDirection1.png

Description

Creates a 3d line.

Input

Input Name Type Description
0 Starting point tuple3d Starting point
1 Direction tuple3d Direction
2 Length Number Length

Output

Output Name Type Description
0 Mesh ShapeDto Mesh

Use/Example

lineByDirection2.png

Node representation with sample values

Sample file

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