Validation Service Updates

v.0.7.4

17 Apr, 2025

  • :mega: 1 new Normative IFC Rule:

    • BBX001 – Consistent Geometry Bounding Box
  • :mega: 4 new activation rules:

    • AXG000 – Axis Geometry
    • GDP000 – Grid Placement
    • ALS000 – Alignment Geometry
    • PJS000 – Project Existance

:information_source: Activation rules are used to verify the presence of specific IFC entities. These rules never return an error, and are used mainly to extract metrics from files.

  • :technologist: Platform update:
    • Improved performance by inserting multiple validation results in a single database query, reducing load on the database.
    • Added detailed documentation to help developers write Gherkin rules more easily.
    • Various backend platform improvements.

v.0.7.5

28 Apr, 2025

  • :mega: 1 new Normative IFC Rules:

    • ALB002 – Alignment Layout Relationship (enabling a previously disabled rule)
  • :mega: 1 new activation rule:

    • ALB000 – Alignment Layout
  • :wrench: 5 rule fixes:

    • Display correct entity from gherkin check (affects ALS015, 016, 017, GRF001, GEM003)
  • :technologist: Platform update:

    • Various backend platform improvements.