Skip to content

OpenBIMRL | Map functions

Class path: collection.map.getMapValueAtKey

Retrieve value

getMapValueAtKey1.png

Description

Gets the value in a map at the location of the key.

Input

Input Name Type Description
0 Key Object Key
1 Map AbstractMap Map

Output

Output Name Type Description
0 Value Object Value

Use/Example

getMapValueAtKey2.png

Node representation with sample values

Sample file

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