Figure 74 illustrates an instance diagram.
Figure 74 — Indexed Texture Map |
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="36f5b37a-5390-4743-a8a5-2b29fa5d50bd" name="Indexed Texture Map" applicableSchema="IFC4" applicableEntity="IfcIndexedTriangleTextureMap">
<Rules>
<AttributeRule AttributeName="Maps">
<EntityRules>
<EntityRule EntityName="IfcImageTexture">
<References>
<Template ref="19574eae-52be-43e7-9124-79a9451486cb" />
</References>
</EntityRule>
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="TexCoords">
<EntityRules>
<EntityRule EntityName="IfcTextureVertexList">
<AttributeRules>
<AttributeRule AttributeName="TexCoordsList" />
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="TexCoordIndex" />
</Rules>
</ConceptTemplate>