Figure 58 illustrates an instance diagram.
Figure 58 — Geometry Fill Area Style |
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="6bfda9d9-5e6e-4920-bd86-9c7b6f6dea5c" name="Geometry Fill Area Style" applicableSchema="IFC4" applicableEntity="IfcFillAreaStyle">
<Rules>
<AttributeRule AttributeName="Name">
<EntityRules>
<EntityRule EntityName="IfcLabel" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="FillStyles">
<EntityRules>
<EntityRule EntityName="IfcColourRgb" />
<EntityRule EntityName="IfcFillAreaStyleHatching">
<AttributeRules>
<AttributeRule AttributeName="HatchLineAppearance">
<EntityRules>
<EntityRule EntityName="IfcCurveStyle" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="StartOfNextHatchLine">
<EntityRules>
<EntityRule EntityName="IfcVector" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="PointOfReferenceHatchLine">
<EntityRules>
<EntityRule EntityName="IfcCartesianPoint" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="PatternStart">
<EntityRules>
<EntityRule EntityName="IfcCartesianPoint" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="HatchLineAngle">
<EntityRules>
<EntityRule EntityName="IfcPlaneAngleMeasure" />
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="ModelorDraughting">
<EntityRules>
<EntityRule EntityName="IfcBoolean" />
</EntityRules>
</AttributeRule>
</Rules>
</ConceptTemplate>