OpenBIMRL | Map functions
Class path: collection.map.mapFilterByCount
Map filter by number

Description
Generates a filter mask based on the number of objects in the map values.
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | Count limit | Number | counting limit |
| 1 | Map | AbstractMap | Map |
Output
| Output | Name | Type | Description |
|---|---|---|---|
| 0 | Filter | List<Boolean> | Filter |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself