``CTX000`` Presentation colours and textures - v2 ======================================================================================================================================================================================================== .. parsed-literal:: 001 | \@implementer-agreement 002 | \@CTX 003 | \@version2 004 | 005 | Feature: CTX000 - Presentation colours and textures 006 | The rule verifies the presence of IFC entities used to assign colour, texture and other presentation appearance information to objects. 007 | https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/concepts/Product\_Shape/Product\_Geometry\_Colour/content.html 008 | 009 | Scenario Outline: Check for activation - RepresentationItem attributes 010 | 011 | :doc:`Given an .IfcRepresentationItem. ` 012 | :doc:`Given Its attribute .\. ` 013 | 014 | :doc:`Then The IFC model contains information on the selected functional part ` 015 | 016 | Examples: 017 | | attribute | 018 | | StyledByItem | 019 | | HasColours | 020 | 021 | 022 | Scenario: Check for activation - Styled Materials 023 | 024 | :doc:`Given an .IfcObjectDefinition. ` 025 | :doc:`Given its attribute .HasAssociations. ` 026 | :doc:`Given [its entity type] ^is^ 'IfcRelAssociatesMaterial' ` 027 | :doc:`Given its attribute .RelatingMaterial. ` 028 | :doc:`Given all referenced instances ` 029 | :doc:`Given [its entity type] ^is^ 'IfcMaterial' ` 030 | :doc:`Given its attribute .HasRepresentation. ` 031 | :doc:`Given its attribute .Representations. ` 032 | :doc:`Given its attribute .Items. ` 033 | :doc:`Given [its entity type] ^is^ 'IfcStyledItem' ` 034 | 035 | :doc:`Then The IFC model contains information on the selected functional part ` 036 | .. rubric:: Version history .. list-table:: :header-rows: 1 * - Version - Tag - Date - Commit - Rule link * - v1 - :tag:`v0.6.8` - 2024-11-07 - :commit:`316e1c174ad196e3969129e12eb77b74f342be81` - `view `_ * - v2 - :tag:`v0.7.1` - 2025-03-10 - :commit:`71e902faec41126ac3ad101978db41f6c95355e3` - `view `_