Wildcards which can be used in BIMcollab Zoom
The following wildcards can be used in BIMcollab Zoom for values set in Smart views, Clash rules, Lists, Smart Properties and IDS specification values:
* = Matching any amount of characters
? = Matching 1 character
~ = Ignore the next wildcard (this means it will look for the ? or * as text).
This is used before the symbol when a value contains either * or ? in it, in order to indicate that the upcoming symbol is not a wildcard, but a part of the value of the property.
Examples
*
| any value
'1', 'concrete', '22.12', '6gUn&q3g6$vg8qmN#bB'
|
22.*
| any value starting with '22.'
22.1', '22.13', '22.12345', '22.abc', '22.a1b2c3'
|
*22.*
| any value containing 22.
22.12345', 'a 22.12345', 'abc 22.12345'
|
?
| any value of one character
'1', 'A', '0', 'x', '-'
|
???
| any value of 3 characters
'abc', 'yes', 'a#4', '500'
|
22.?
| any value starting with '22.' and one character afterwards
'22.1', '22.9', '22.a', '22.#'
|
22.??
| any value starting with '22.' and two characters afterwards
'22.11', '22.ab', '22.a1'
|
22.??*
| any value starting with '22.' and two characters
'22.11', '22.11 abc', '22.11-abc'
|
unknown~?
| the value should be 'unknown?'
|
unknown~*~?~?
| the value should be 'unknown*??'
|
Related Articles
Where can Smart Properties be used?
Smart Properties are available in BIMcollab Zoom as if they are native properties. They are usable in all other functions of BIMcollab Zoom, like Smart views, Clash rules, Lists and any other place where IFC properties can be found. To be able to ...
Finding issues in BIMcollab Zoom
By creating a combination of models (created by different disciplines) you can visually detect conflicts between these models. Next to this, BIMcollab Zoom Viewer has Smart views that can automate identifying and coloring components based on defined ...
Quick Start Guide BIMcollab Zoom
Find a printable version as attachment This Quick Start Guide describes the work environment and functionalities of BIMcollab Zoom. It will get you up and running in no time. If you have not yet installed it, download and install BIMcollab Zoom ...
Setup Lists in BIMcollab Zoom
Lists are used to extract information from IFC models and to share these results within a project. BIMcollab Zoom users with a license and Zoom editing rights can create and edit lists. Do you prefer more hands-on learning? Go to our BIMcollab ...
Distance checking with BIMcollab Zoom
BIMcollab Zoom users who have a Zoom license, so not in BIMcollab Zoom Viewer, can perform checks within the loaded set of models. Within the conflicts tab, there are three different options you can use to check your models: Clash detection Property ...