Figure 59 illustrates an instance diagram.
Figure 59 — Geometry Text Style |
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="34dc32fa-175d-4387-9de5-3400b68c0a6c" name="Geometry Text Style" applicableSchema="IFC4" applicableEntity="IfcTextStyle">
<Rules>
<AttributeRule AttributeName="Name">
<EntityRules>
<EntityRule EntityName="IfcLabel" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="TextCharacterAppearance">
<EntityRules>
<EntityRule EntityName="IfcTextStyleForDefinedFont">
<AttributeRules>
<AttributeRule AttributeName="Colour">
<EntityRules>
<EntityRule EntityName="IfcColourRgb" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="BackgroundColour">
<EntityRules>
<EntityRule EntityName="IfcColourRgb" />
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="TextStyle" />
<AttributeRule AttributeName="TextFontStyle">
<EntityRules>
<EntityRule EntityName="IfcTextStyleFontModel">
<AttributeRules>
<AttributeRule AttributeName="Name">
<EntityRules>
<EntityRule EntityName="IfcLabel" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="FontFamily">
<EntityRules>
<EntityRule EntityName="IfcTextFontName" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="FontStyle">
<EntityRules>
<EntityRule EntityName="IfcFontStyle" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="FontVariant">
<EntityRules>
<EntityRule EntityName="IfcFontVariant" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="FontWeight">
<EntityRules>
<EntityRule EntityName="IfcFontWeight" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="FontSize">
<EntityRules>
<EntityRule EntityName="IfcSizeSelect" />
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
</Rules>
</ConceptTemplate>