Skip to content

OpenBIMRL | Map functions

Class path: collection.map.mapInvert

Map Inverse

mapInvert1.png

Description

Inverts the map by making the values keys and vice versa.

Input

Input Name Type Description
0 Map AbstractMap Map

Output

Output Name Type Description
0 Inverted Map AbstractMap Inverted Map

Use/Example

mapInvert2.png

Node representation with sample values

Sample file

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