Solibri IDS toolbox
-
Hey…
I am testing the Solibri IDS toolbox.
Have read the documentation, and am probably reading it wrong.
As a test i want to check something simpel: if walls are set Load bearing “True”.
I set the Applicability section to IFCWall and Requirement to Load bearing = True.

I would expect solibri to return the walls where the Load bearing is “False”, but not happening.
How to define a simple rule like this in the IDS editor ?
-
@sparboom if you specify it like this, it will check 2 cases:
- if the Value is existing at all -> if not error
- if the components are having the value “true” -> if not error (so all Components which have the vlaue “false” are failing)
If you want to check if that information is existing at all then, set the value to “any value” and you will get only the results:
- if the Value is existing at all -> if not error
-
@sparboom
The latest version of IDS Editor (1.2.1) fixes the issue where it was only checking if the property was defined, without verifying that the value was TRUE.For more details, check out the release notes: IDS Editor v1.2.1 Released
Copyright © 2025 Solibri Inc. | Powered by NodeBB