{{title}}

{{#filename}}{{filename}}
{{/filename}}{{date}}

Summary

{{percent_checks_pass}}%

{{#status}}Pass{{/status}}{{^status}}Fail{{/status}} Specifications passed: {{total_specifications_pass}} / {{total_specifications}} Requirements passed: {{total_requirements_pass}} / {{total_requirements}} Checks passed: {{total_checks_pass}} / {{total_checks}}


{{#specifications}}

{{name}}

{{#description}}

{{description}}

{{/description}} {{#instructions}}

{{instructions}}

{{/instructions}}
{{percent_checks_pass}}%

{{#status}}Pass{{/status}}{{^status}}Fail{{/status}} Checks passed: {{total_checks_pass}} / {{total_checks}} Elements passed: {{total_applicable_pass}} / {{total_applicable}}

{{^is_ifc_version}}

Warning: specification does not apply to this IFC version

{{/is_ifc_version}}

Applicability

Requirements

    {{#requirements}}
  1. {{description}} {{#total_pass}} {{#passed_entities}} {{#extra_of_type}} {{/extra_of_type}} {{/passed_entities}} {{#has_omitted_passes}} {{/has_omitted_passes}}
    Class PredefinedType Name Description GlobalId Tag
    {{class}} {{predefined_type}} {{name}} {{description}} {{global_id}} {{tag}}
    ... {{extra_of_type}} more of the same element type ({{type_name}} with Tag {{type_tag}} and GlobalId {{type_global_id}}) not shown ...
    ... {{total_omitted_passes}} more passing elements not shown out of {{total_passed_entities}} total ...
    {{/total_pass}} {{#total_fail}} {{#failed_entities}} {{#extra_of_type}} {{/extra_of_type}} {{/failed_entities}} {{#has_omitted_failures}} {{/has_omitted_failures}}
    Class PredefinedType Name Description Warning GlobalId Tag
    {{class}} {{predefined_type}} {{name}} {{description}} {{reason}} {{global_id}} {{tag}}
    ... {{extra_of_type}} more of the same element type ({{type_name}} with Tag {{type_tag}} and GlobalId {{type_global_id}}) not shown ...
    ... {{total_omitted_failures}} more failing elements not shown out of {{total_failed_entities}} total ...
    {{/total_fail}}
  2. {{/requirements}}
{{/specifications}}