4.7.6.2 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="59f2a46d-e55b-4d3a-98a0-585f10b517f1" name="Texture Map" applicableSchema="IFC4" applicableEntity="IfcTextureCoordinate">
<SubTemplates>
<ConceptTemplate 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>
</SubTemplates>
</ConceptTemplate>
Link to this page