Skip to content

OpenBIMRL | Mathematical operator functions

Class path: math.operators.addition

Addition

addition1.png

Description

The addition node performs an addition with two numbers.

Input

Input Name Type Description
0 A Number Number to which is added (summand)
1 B Number Number that is added (summand)

Output

Output Name Type Description
0 A+B Number Result of the addition (sum)

Use/Example

addition2.png

Node representation with sample values

Sample file

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