OSArch Community

BlenderBIM IDS Boolean value verification

  1. S

    Hi,

    I am testing IFC tester in BlenderBIM 0.0.230922. I ran into problem verifying boolean data values. In my project, I have three IFCDoors with property IsExternal set to True. When I create a rule for checking this property to be False and run the test, I get pass for all three doors - I expected all three to fail. I tested, whether the "True" values should be set as boolean (which I expect to be correct) or string and both pass.

    The IDS is created with usBIM platform, when I look at the file, the definition seems OK to me. Both the IFC and IDS files are attached to this post.

    Does someone knowledgeable here know, why I am getting Pass instead of Fail?

    Tom

  2. M
  3. S

    I confirm that after changing the string to uppercase FALSE, the validation works as expected. Plus note to myself: boolean values should be specified as 'simpleValue'.

    Thank you, Dion.

Login or Register to reply.