Skip to content

OpenBIMRL | General functions

Class path: general.equals

Equality

equals1.png

Description

Prüfung von 2 Objekten auf exakte Gleichheit.

Input

Input Name Type Description
0 A Object Object A
1 B Object Object B

Output

Output Name Type Description
0 Equality Boolean Boolean whether A = B

Use/Example

equals2.png

Node representation with sample values

Sample file

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