4.11.7.2.1 Indexed Texture Map

Figure 128 illustrates an instance diagram.

Indexed Texture MapIfcIndexedTriangleTextureMapIfcImageTextureImage TextureIfcTextureVertexList

Figure 128 — Indexed Texture Map

mvdXML Specification
<?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" status="sample" 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>

Link to this page  Link to this page