Skip to content

OpenBIMRL | Map functions

Class path: collection.map.mapValueCount

Map number of values

mapValueCount1.png

Description

Counts the number of values in a map and generates a new map based on that.

Input

Input Name Type Description
0 Map AbstractMap Map

Output

Output Name Type Description
0 counted map AbstractMap counted map

Use/Example

mapValueCount2.png

Node representation with sample values

Sample file

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