{{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}}
{{#is_skipped}}Skipped{{/is_skipped}}{{^is_skipped}}{{percent_checks_pass}}%{{/is_skipped}}

{{#is_skipped}}Optional: Skipped{{/is_skipped}}{{^is_skipped}}{{#status}}{{cardinality}}: Pass{{/status}}{{^status}}{{cardinality}}: Fail{{/status}}{{/is_skipped}} {{#is_prohibited}} Elements matched: {{total_applicable}} {{/is_prohibited}} {{^is_prohibited}} Checks passed: {{total_checks_pass}} / {{total_checks}} Elements passed: {{total_applicable_pass}} / {{total_applicable}} {{/is_prohibited}}

{{^is_ifc_version}}

Warning: specification does not apply to this IFC version

{{/is_ifc_version}}

Applicability

{{#has_requirements}}

Requirements

    {{#requirements}}
  1. {{description}} {{#instructions}}

    Instructions

    {{instructions}}
    {{/instructions}} {{#total_ckecks}}
    {{/total_ckecks}} {{#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}}
{{/has_requirements}} {{#is_prohibited}} {{#total_applicable}} {{#applicable_entities}} {{#extra_of_type}} {{/extra_of_type}} {{/applicable_entities}} {{#has_omitted_applicable}} {{/has_omitted_applicable}}
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_applicable}} more failing elements not shown out of {{total_applicable}} total ...
{{/total_applicable}} {{/is_prohibited}}
{{/specifications}}